summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-19 22:27:06 -0500
committerChris McDonough <chrism@plope.com>2011-01-19 22:27:06 -0500
commit14e91bfd4af61251853b73aad33ff47c237339aa (patch)
tree5173e4c9af949977b7b42dc826c8b059b5cf7740 /CHANGES.txt
parent5f47801ae33d89a0ac87d9d227639d60aed23ff1 (diff)
downloadpyramid-14e91bfd4af61251853b73aad33ff47c237339aa.tar.gz
pyramid-14e91bfd4af61251853b73aad33ff47c237339aa.tar.bz2
pyramid-14e91bfd4af61251853b73aad33ff47c237339aa.zip
- Added "Adding Methods to the Configurator via ``add_directive``" section to
Advanced Configuration 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 8df963aac..5c0a90d4d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -18,6 +18,9 @@ Documentation
- Fix deprecated example showing ``chameleon_zpt`` API call in testing
narrative chapter.
+- Added "Adding Methods to the Configurator via ``add_directive``" section to
+ Advanced Configuration narrative chapter.
+
Deprecations
-------------