summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-10-13 19:20:11 -0400
committerChris McDonough <chrism@plope.com>2012-10-13 19:20:11 -0400
commitde6ec0482e4d9d3d139ccd83edf35f8438470584 (patch)
treeecf4a14a23095fb04637c3bc4aadfb8ce562b341 /CHANGES.txt
parent46afd21e5de2281e9bb04a0d015636b69d5cd32b (diff)
downloadpyramid-de6ec0482e4d9d3d139ccd83edf35f8438470584.tar.gz
pyramid-de6ec0482e4d9d3d139ccd83edf35f8438470584.tar.bz2
pyramid-de6ec0482e4d9d3d139ccd83edf35f8438470584.zip
mention comments
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 95375e5ba..fbac16117 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,9 @@ Features
predicate as a sequence. Previously only a single string value was allowed.
See https://github.com/Pylons/pyramid/pull/705
+- Comments with references to documentation sections placed in scaffold
+ ``.ini`` files.
+
Bug Fixes
---------