summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-17 18:29:16 +0100
committerGeorg Brandl <georg@python.org>2010-01-17 18:29:16 +0100
commit50cb36da7d8d6436f40aacd63709b58e4459220a (patch)
tree59a06b108522d2452fe084a2c80b106bdce86fe3 /CHANGES
parent8068e49908a76448e405273dff83ceb670435e77 (diff)
parent295e4e7ee85020cb7f4ed67ddc586b3d08b3d195 (diff)
downloadsphinx-50cb36da7d8d6436f40aacd63709b58e4459220a.tar.gz
merge with trunk
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8f4d4de5..22cbc375 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,9 @@ Release 1.0 (in development)
* Added ``html-collect-pages`` event.
+* Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx``
+ application API function.
+
* Added single-file HTML builder.
* Added ``tab-width`` option to ``literalinclude`` directive.