summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 14e2c2b56..72b560e85 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,12 @@
+Next version
+============
+
+- A prior changelog entry asserted that the ``INewResponse`` event was
+ not sent to listeners if the response was not "valid" (if a view or
+ renderer returned a response object that did not have a
+ status/headers/app_iter). This is not true in this release, nor was
+ it true in 1.3a13.
+
1.3a13 (2010-09-14)
===================