merge with 0.5

This commit is contained in:
Georg Brandl
2009-02-21 19:59:33 +01:00
2 changed files with 27 additions and 0 deletions

View File

@@ -174,6 +174,9 @@ New features added
Release 0.5.2 (in development)
==============================
* #71: If a decoding error occurs in source files, print a
warning and replace the characters by "?".
* Fix a problem in the HTML search if the index takes too long
to load.