From b54b2c0e90cccbc3b41ab43c52f98e34458f620f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 2 Oct 2011 20:04:03 -0400 Subject: close an issue --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 047db6472..75194d9f5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,6 +10,12 @@ Features - Lone instance methods can now be treated as view callables (see https://github.com/Pylons/pyramid/pull/283). +Bug Fixes +--------- + +- Make test suite pass on 32-bit systems; fixes #286. + See also https://github.com/Pylons/pyramid/issues/286 + Backwards Incompatibilities --------------------------- -- cgit v1.2.3