summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-09-16 08:00:03 +0200
committerGeorg Brandl <georg@python.org>2013-09-16 08:00:03 +0200
commit2356ec1a60a429f86dfe3f99fccf6cf79d0ed5ec (patch)
tree1141bbdef7e55bb393c3adc7a2b0efd3d45d8d29
parentd3b63c27fa1f5810765c30ff327947f2bd2d5eb1 (diff)
downloadsphinx-2356ec1a60a429f86dfe3f99fccf6cf79d0ed5ec.tar.gz
Update the changelog.
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 511133cd..45af0fb4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,11 @@ 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.
+* The :confval:`html_extra_path` allows to specify directories with files that
+ should be copied directly to the HTML output directory.
+* Autodoc directives for module data and attributes now support an
+ ``annotation`` option, so that the default display of the data/attribute
+ value can be overridden.
Incompatible changes
--------------------
@@ -24,10 +29,16 @@ Bugs fixed
* Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8
encoded string.
* #1162, PR#139: singlehtml builder doesn't copy images to _images/.
+* PR#132: Updated jQuery version to 1.8.3.
* PR#141, #982: Avoid crash when writing PNG file using Python 3. Thanks to
Marcin Wojdyr.
* PR#145: In parallel builds, sphinx drops second document file to write.
Thanks to tychoish.
+* PR#151: Some styling updates to tables in LaTeX.
+* PR#153: The "extensions" config value can now be overridden.
+* PR#155: Added support for some C++11 function qualifiers.
+* #1159: fix wrong generation of objects inventory for Python modules, and
+ add a workaround in intersphinx to fix handling of affected inventories.
* #1188: sphinx-quickstart raises UnicodeEncodeError if "Project version"
includes non-ASCII characters.
* #1189: "Title underline is short" WARNING is given when using fullwidth