summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-05-22 14:42:53 +0200
committerGeorg Brandl <georg@python.org>2010-05-22 14:42:53 +0200
commit0e3785a39fa1c98856893fdbaca31d7d5a6ef80a (patch)
treecbd033f3045a85ebacae285b8573b45511136b45 /CHANGES
parentb541fe4f9f2782379c37e83e80eb1c5bada98513 (diff)
parent87f578b55dda2d5d19490839c8cd01cf9489ef3d (diff)
downloadsphinx-0e3785a39fa1c98856893fdbaca31d7d5a6ef80a.tar.gz
merge with 0.6
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c323d474..8057c13f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.