summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2014-08-26 09:51:21 +0900
committershimizukawa <shimizukawa@gmail.com>2014-08-26 09:51:21 +0900
commitba879a050cca6881387f09d25f6675b387a277ac (patch)
treeaecb1590e6d3e7c176a92ffc97a8aa88b07c4cfb
parente5d032ecf8b9aadea1af10c45a105ea72e830ebf (diff)
downloadsphinx-ba879a050cca6881387f09d25f6675b387a277ac.tar.gz
Update CHANGES for pull request #258, #939. `dedent` feature has been merged. Closes #939
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2dd68ec3..2f905c05 100644
--- a/CHANGES
+++ b/CHANGES
@@ -200,7 +200,7 @@ Bugs fixed
qualified name. It should be rather easy to change this behaviour and
potentially index by namespaces/classes as well.
-* PR#258: Add dedent option for :rst:dir:`code-block` and
+* PR#258, #939: Add dedent option for :rst:dir:`code-block` and
:rst:dir:`literal-include`. Thanks to Zafar Siddiqui.
* PR#268: Fix numbering section does not work at singlehtml mode. It still
ad-hoc fix because there is a issue that section IDs are conflicted.