merge with 0.5

This commit is contained in:
Georg Brandl
2009-02-21 19:08:42 +01:00
2 changed files with 4 additions and 1 deletions

View File

@@ -174,6 +174,9 @@ New features added
Release 0.5.2 (in development)
==============================
* Fix a problem in the HTML search if the index takes too long
to load.
* Don't output system messages while resolving, because they
would stay in the doctrees even if keep_warnings is false.