Closes #834: Fix HTML help language/encoding mapping for all Sphinx supported languages.

This commit is contained in:
Georg Brandl
2012-01-29 11:47:22 +01:00
parent 8f9b88f27f
commit 03152f8b60
2 changed files with 25 additions and 11 deletions

View File

@@ -35,6 +35,9 @@ 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.
Release 1.1.2 (Nov 1, 2011) -- 1.1.1 is a silly version number anyway!
======================================================================