merge stable into default

This commit is contained in:
Georg Brandl
2012-01-29 10:12:47 +01:00
3 changed files with 26 additions and 7 deletions

14
CHANGES
View File

@@ -6,6 +6,20 @@ Release 1.2 (in development)
* PR#35: Added Slovak translation.
Release 1.1.3 (in development)
==============================
* PR#40: Fix ``safe_repr`` function to decode bytestrings with non-ASCII
characters correctly.
* PR#37: Allow configuring sphinx-apidoc via ``SPHINX_APIDOC_OPTIONS``.
* PR#34: Restore Python 2.4 compatibility.
* PR#36: Make the "bibliography to TOC" fix in LaTeX output specific to
the document class.
Release 1.1.2 (Nov 1, 2011) -- 1.1.1 is a silly version number anyway!
======================================================================