diff options
| -rw-r--r-- | CHANGES.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index a310d2c27..8d1b6d59d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,7 @@ -0.5.4 (12/9/2008) +Next release + + - Make it possible to run unit tests using a buildout-generated + Python "interpreter". - Add ``request.root`` to ``router.Router`` in order to have easy access to the application root. |
