From 8444456e62e565c88e9fd04e6555b40a2d320f8d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 22 Jun 2009 19:01:38 +0000 Subject: - The ``bfg_routesalchemy`` paster template app tests failed due to a mismatch between test and view signatures. --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 7be237db1..65186eb0d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,12 @@ Next release ============ +Bug Fixes +--------- + +- The ``bfg_routesalchemy`` paster template app tests failed due to a + mismatch between test and view signatures. + Features -------- -- cgit v1.2.3