merge with 1.0

This commit is contained in:
Georg Brandl
2011-01-08 00:11:37 +01:00
2 changed files with 4 additions and 1 deletions

View File

@@ -81,6 +81,9 @@ Release 1.1 (in development)
Release 1.0.7 (in development)
==============================
* Fix a bug in the inheritance diagram exception that caused base
classes to be skipped if one of them is a builtin.
* Fix general index links for C++ domain objects.
* #332: Make admonition boundaries in LaTeX output visible.