summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2012-11-12 11:54:01 -0600
committerMichael Merickel <michael@merickel.org>2012-11-12 11:54:01 -0600
commitfd77b5c78677109c7756a690d0e4be43895ae12a (patch)
treef9c27de63b5113c864ceacb7f065e791eb3523e9
parentcdfa9d1df1bd7aa53921a0ebaa202272e684eb2e (diff)
downloadpyramid-fd77b5c78677109c7756a690d0e4be43895ae12a.tar.gz
pyramid-fd77b5c78677109c7756a690d0e4be43895ae12a.tar.bz2
pyramid-fd77b5c78677109c7756a690d0e4be43895ae12a.zip
removed doc-update from changelog
-rw-r--r--CHANGES.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c28597f0e..e40312c34 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -81,13 +81,6 @@ Internals
because that package should never be imported from non-Pyramid code.
TopologicalSorter is still not an API, but may become one.
-Documentation
--------------
-
-- Updated the hooks narrative documentation to reflect the fact that
- the context passed into the view callable is actually the instance of
- Exception called when a Forbidden Exception is envoked
-
1.4a3 (2012-10-26)
==================