From a1bf6aebc57fd661d1f0f02b7d913db75fcb15c5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 11 Oct 2011 07:46:40 -0400 Subject: garden --- CHANGES.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 79f2e23c7..b55ec5e0d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,11 +4,7 @@ Next release Features -------- -- Python 3.2 compatibility (except for Paste scaffolding and paster commands, - which do not work, because Paste has not been ported to Python 3 yet). - -- Lone instance methods can now be treated as view callables (see - https://github.com/Pylons/pyramid/pull/283). +- Python 3.2 compatibility. Bug Fixes --------- -- cgit v1.2.3