summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2010-01-04 16:38:00 +0000
committerTres Seaver <tseaver@palladion.com>2010-01-04 16:38:00 +0000
commit557c82a1f5b1253875b94a259511266355445c35 (patch)
tree3957244bffff64b8f2835ef8096ac8da5f6ab72e /CHANGES.txt
parent53a7f9e7f72e56cd00283f3962c19308b8056df6 (diff)
downloadpyramid-557c82a1f5b1253875b94a259511266355445c35.tar.gz
pyramid-557c82a1f5b1253875b94a259511266355445c35.tar.bz2
pyramid-557c82a1f5b1253875b94a259511266355445c35.zip
Updated dependency on ``WebOb`` to require a version which supports features now used in tests.
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 20d8ec6f0..2b1ad4dd0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,12 @@
+After 1.2a10 (unreleased)
+=========================
+
+Bugs Fixed
+----------
+
+- Updated dependency on ``WebOb`` to require a version which supports
+ features now used in tests.
+
1.2a10 (2010-01-04)
===================