summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2016-05-26 10:56:21 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2016-05-26 10:56:21 +0900
commit2c351a1261a5eb414f0e03a4aa811ee798f79819 (patch)
tree3637b3347bdbcf4d4bb327328f7ccded388099a5
parent581a26168d711f709fe223c1249bee4fc98ed187 (diff)
downloadsphinx-git-2c351a1261a5eb414f0e03a4aa811ee798f79819.tar.gz
Update CHANGES for PR#2556
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 40e0b7823..676bb2fda 100644
--- a/CHANGES
+++ b/CHANGES
@@ -67,6 +67,7 @@ Bugs fixed
* #2445: `rst_prolog` and `rst_epilog` affect to non reST sources
* #2576: ``sphinx.ext.imgmath`` crashes if subprocess raises error
* #2577: ``sphinx.ext.imgmath``: Invalid argument are passed to dvisvgm
+* #2556: Xapian search does not work with Python 3
Release 1.4.1 (released Apr 12, 2016)