summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2016-05-24 11:50:46 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2016-05-24 11:50:46 +0900
commit187841a6b1f660dec18e895decf6fd14e56929f2 (patch)
tree02d548afb3156f83ff6865f5f5975b13259b5a9a
parent887bba57767f8970623bdf35f8642be830242594 (diff)
downloadsphinx-git-187841a6b1f660dec18e895decf6fd14e56929f2.tar.gz
Update CHANGES
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 7d9158162..2718841ad 100644
--- a/CHANGES
+++ b/CHANGES
@@ -48,7 +48,7 @@ Features added
* #2343: the long source lines in code-blocks are wrapped (without modifying
the line numbering) in LaTeX output (ref #1534, #2304).
* Convert linkcheck builder to requests for better encoding handling
-* #2516: Allow to search keywords on ``meta`` directive
+* #2463, #2516: Add keywords of "meta" directive to search index
Bugs fixed
----------