Update CHANGES for pull request #258, #939. dedent feature has been merged. Closes #939

This commit is contained in:
Takayuki Shimizukawa 2014-08-26 09:51:21 +09:00
parent edef36ceaf
commit 13bbf44d87

View File

@ -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.