This commit is contained in:
Georg Brandl
2013-01-04 11:17:57 +01:00
4 changed files with 9 additions and 5 deletions

View File

@@ -66,6 +66,8 @@ Release 1.2 (in development)
* #1041: Fix cpp domain parser fails to parse a const type with a modifier.
* #958: Do not preserve ``environment.pickle`` after a failed build.
* PR#88: Added the "Sphinx Developer's Guide" (:file:`doc/devguide.rst`)
which outlines the basic development process of the Sphinx project.