merge with 0.6

This commit is contained in:
Georg Brandl
2010-01-02 20:54:59 +01:00
8 changed files with 185 additions and 5 deletions

View File

@@ -49,6 +49,9 @@ Release 1.0 (in development)
Release 0.6.4 (in development)
==============================
* #310: support exception messages in the ``testoutput`` blocks of
the ``doctest`` extension.
* #293: line blocks are styled properly in HTML output.
* #285: make the ``locale_dirs`` config value work again.