From 45b545c377945812a83d926d11f1635d279069a6 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 20 Aug 2009 23:32:44 +0000 Subject: - "tests" module removed from the bfg_alchemy paster template; these tests didn't work. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index b022bf8c7..fca8c5f0d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,9 @@ Next release ============ +- "tests" module removed from the bfg_alchemy paster template; these + tests didn't work. + - Move (non-API) default_view, default_forbidden_view, and default_notfound_view functions into the ``repoze.bfg.view`` module (moved from ``repoze.bfg.router``). -- cgit v1.2.3