diff options
| author | Georg Brandl <georg@python.org> | 2010-05-22 14:42:53 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-05-22 14:42:53 +0200 |
| commit | 0e3785a39fa1c98856893fdbaca31d7d5a6ef80a (patch) | |
| tree | cbd033f3045a85ebacae285b8573b45511136b45 /CHANGES | |
| parent | b541fe4f9f2782379c37e83e80eb1c5bada98513 (diff) | |
| parent | 87f578b55dda2d5d19490839c8cd01cf9489ef3d (diff) | |
| download | sphinx-0e3785a39fa1c98856893fdbaca31d7d5a6ef80a.tar.gz | |
merge with 0.6
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -135,6 +135,9 @@ Release 1.0 (in development) Release 0.6.6 (in development) ============================== +* #393: Fix the usage of Unicode characters in mathematic formulas + when using the ``pngmath`` extension. + * #404: Make ``\and`` work properly in the author field of the ``latex_documents`` setting. |
