Another issue fixed.

This commit is contained in:
Georg Brandl
2012-01-29 12:03:30 +01:00
parent 1bef661b48
commit a710c68ccf

View File

@@ -35,8 +35,8 @@ Release 1.1.3 (in development)
* #832: Fix crashes when putting comments or lone terms in a glossary.
* #834: Fix HTML help language/encoding mapping for all Sphinx supported
languages.
* #834, #818: Fix HTML help language/encoding mapping for all Sphinx
supported languages.
* #844: Fix crashes when dealing with Unicode output in doctest extension.