Fix general index links for C++ domain objects.

This commit is contained in:
Georg Brandl
2011-01-07 18:58:23 +01:00
parent 8e43f4f603
commit b1cf1a9aae
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
Release 1.0.7 (in development)
==============================
* Fix general index links for C++ domain objects.
* #332: Make admonition boundaries in LaTeX output visible.
* #573: Fix KeyErrors occurring on rebuild after removing a file.