diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index d2b97ece6..5279f1c9c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -22,6 +22,13 @@ Deprecations - Deprecated the ``set_renderer_globals_factory`` method of the Configurator and the ``renderer_globals`` Configurator constructor parameter. +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. + 1.1a3 (2011-06-26) ================== |
