summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2013-07-26 23:23:46 +0900
committershimizukawa <shimizukawa@gmail.com>2013-07-26 23:23:46 +0900
commitf256ddfae399a2493f22c678f401917cc258e0d9 (patch)
tree57b4218161b2fd64d249b126c5c89c5d0b1436ab /CHANGES
parent2693ad780d78327e939fd3eaa765eefaf645adfc (diff)
downloadsphinx-f256ddfae399a2493f22c678f401917cc258e0d9.tar.gz
Support docutils.conf 'writers' and 'html4css1 writer' section by html writer.
latex, manpage and texinfo writers support 'writers' section.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7eddb2a8..39a6a507 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@ Features added
--------------
* Builders: rebuild i18n target document when catalog updated.
+* Support docutils.conf 'writers' and 'html4css1 writer' section by html writer.
+ latex, manpage and texinfo writers also support 'writers' section.
Incompatible changes
--------------------