From 5bbc2380c044c8079af462bcc9717a4c4fa740b2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 13 Oct 2010 23:59:40 +0000 Subject: --- CHANGES.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 6277c06f7..2bcb310c8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,22 @@ +Next release +============ + +Features +-------- + +- The ``paster`` template named ``bfg_routesalchemy`` has been updated + to use SQLAlchemy declarative syntax. Thanks to Ergo^. + +- The ""bfgwiki2" (SQLAlchemy + url dispatch) tutorial has been + updated slightly. In particular, the source packages no longer + attempt to use a private index, and the recommended Python version + is now 2.6. It was also updated to take into account the changes to + the ``bfg_routesalchemy`` template used to set up an environment. + +- The "bfgwiki" (ZODB + traversal) tutorial has been updated slightly. + In particular, the source packages no longer attempt to use a + private index, and the recommended Python version is now 2.6. + 1.3a15 (2010-09-30) =================== -- cgit v1.2.3