summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-07-01 02:23:39 -0400
committerChris McDonough <chrism@plope.com>2011-07-01 02:23:39 -0400
commit6c9959c34b403c2b1e3088d34b67bef5c79ee9fc (patch)
tree56e726ab7e3786eba3e714aa13906bd83a812870 /CHANGES.txt
parent231f532746ceb64138448a722d97d2f49fa0030d (diff)
downloadpyramid-6c9959c34b403c2b1e3088d34b67bef5c79ee9fc.tar.gz
pyramid-6c9959c34b403c2b1e3088d34b67bef5c79ee9fc.tar.bz2
pyramid-6c9959c34b403c2b1e3088d34b67bef5c79ee9fc.zip
fix wiki tests too
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 5279f1c9c..2779f905a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -25,9 +25,9 @@ Deprecations
Documentation
-------------
-- The Wiki2 tutorial "Tests" chapter had two bugs: it did not tell the user
- to depend on WebTest, and 2 tests failed as the result of changes to
- Pyramid itself. These issues have been fixed.
+- The Wiki and Wiki2 tutorial "Tests" chapters each had two bugs: neither did
+ told the user to depend on WebTest, and 2 tests failed in each as the
+ result of changes to Pyramid itself. These issues have been fixed.
1.1a3 (2011-06-26)
==================