From f8b0065b6ede54424d7a7b49f9f113e87634b5ab Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 8 Jun 2009 20:05:55 +0000 Subject: - The ``bfg_alchemy`` Paster template named "repoze.tm" in its pipeline rather than "repoze.tm2", causing the startup to fail. --- CHANGES.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 37e1953af..7d993d13b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,12 @@ +Next release +============ + +Bug Fixes +--------- + +- The ``bfg_alchemy`` Paster template named "repoze.tm" in its + pipeline rather than "repoze.tm2", causing the startup to fail. + 0.9.1 (2009-06-02) ================== -- cgit v1.2.3