merge with 0.6

This commit is contained in:
Georg Brandl
2009-07-09 12:25:27 +02:00
3 changed files with 59 additions and 8 deletions

View File

@@ -40,6 +40,12 @@ Release 1.0 (in development)
Release 0.6.3 (in development)
==============================
* #206: Refuse to overwrite an existing master document in
sphinx-quickstart.
* #208: Use MS-sanctioned locale settings, determined by the
``language`` config option, in the HTML help builder.
* #210: Fix nesting of HTML tags for displayed math from pngmath
extension.