summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2013-05-02 10:37:12 +0900
committershimizukawa <shimizukawa@gmail.com>2013-05-02 10:37:12 +0900
commit95510a2f5e878de04819b3ff3ef28857dca91e92 (patch)
treeec8f4583ba9bc5763a6463fb7c0b58346f257cec /CHANGES
parent07d9e7e42352534a82e8e44801c5c1cc577728b2 (diff)
downloadsphinx-95510a2f5e878de04819b3ff3ef28857dca91e92.tar.gz
Fix: Citation target missing cause AssertionError. Closes #1160
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 08493a85..ac8a9ce3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ Features added
Bugs fixed
----------
+* #1160: Citation target missing cause AssertionError.
* #1157: Combination of 'globaltoc.html' and hidden toctree cause exception.
* Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8
encoded string.