summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-10-18 18:02:16 +0000
committerChris McDonough <chrism@agendaless.com>2009-10-18 18:02:16 +0000
commit80a25ec8cefb7453347f567800d027072e37203e (patch)
tree7bed5879dcf6c11107e98dc43f7a20b800106951 /CHANGES.txt
parentca63fe47a6ae1318ae11a4b41d36f69a4664c506 (diff)
downloadpyramid-80a25ec8cefb7453347f567800d027072e37203e.tar.gz
pyramid-80a25ec8cefb7453347f567800d027072e37203e.tar.bz2
pyramid-80a25ec8cefb7453347f567800d027072e37203e.zip
- Added ``Changing the Traverser`` and ``Changing How
:mod:`repoze.bfg.url.model_url` Generates a URL`` to the "Hooks" narrative chapter of the docs.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index b700aaed5..6b87b894b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -38,6 +38,13 @@ Features
happens to be the method they're attached to), so the view class
must have a suitable constructor.
+Documentation
+-------------
+
+- Added ``Changing the Traverser`` and ``Changing How
+ :mod:`repoze.bfg.url.model_url` Generates a URL`` to the "Hooks"
+ narrative chapter of the docs.
+
1.1a6 (2009-10-15)
==================