summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
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 acab4a605..80368d785 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,8 @@
Next release
+ - Make pushpage decorator compatible with repoze.bfg.convention's
+ ``bfg_view`` decorator when they're stacked.
+
- Add content_length attribute to testing.DummyRequest.
- Change paster template ``tests.py`` to include a true unit test.