summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-19 19:43:45 -0500
committerChris McDonough <chrism@plope.com>2011-01-19 19:43:45 -0500
commit9904b3546478e3299e41d8552370e722dfbd08d4 (patch)
tree6e1410aa454d617a4dc8a6a0d176204e83a05d88 /CHANGES.txt
parent9d6a1345f30154410f19359008a79b07b3901a7a (diff)
downloadpyramid-9904b3546478e3299e41d8552370e722dfbd08d4.tar.gz
pyramid-9904b3546478e3299e41d8552370e722dfbd08d4.tar.bz2
pyramid-9904b3546478e3299e41d8552370e722dfbd08d4.zip
- Fix deprecated example showing ``chameleon_zpt`` API call in testing
narrative chapter.
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 32d145c9f..0721a359f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -15,6 +15,9 @@ Documentation
- Merged caseman-master narrative editing branch, many wording fixes and
extensions.
+- Fix deprecated example showing ``chameleon_zpt`` API call in testing
+ narrative chapter.
+
Backwards Incompatibilities
---------------------------