summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Waltman <jonathan.waltman@gmail.com>2012-12-03 01:36:34 -0600
committerJon Waltman <jonathan.waltman@gmail.com>2012-12-03 01:36:34 -0600
commit7adf543e001eaee607cce707512d851b02a885d8 (patch)
tree9c7a0397323a75d2909af7d4742a82cf0222899a
parent6dcdefec366123a7cf7048f542ab672e84c56441 (diff)
downloadsphinx-7adf543e001eaee607cce707512d851b02a885d8.tar.gz
Add changelog entry for devguide
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3ab30858..ef2be083 100644
--- a/CHANGES
+++ b/CHANGES
@@ -54,6 +54,9 @@ Release 1.2 (in development)
* #1041: Fix cpp domain parser fails to parse a const type with a modifier.
+* PR#88: Added the "Sphinx Developer's Guide" (:file:`doc/devguide.rst`)
+ which outlines the basic development process of the Sphinx project.
+
Release 1.1.3 (Mar 10, 2012)
============================