summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-10-02 20:04:03 -0400
committerChris McDonough <chrism@plope.com>2011-10-02 20:04:03 -0400
commitb54b2c0e90cccbc3b41ab43c52f98e34458f620f (patch)
tree9e3c1663d24306b66f4e3a6536c89df66cb0bc1f /CHANGES.txt
parent64aaf0076c774ec194dded87038df7b513c1ffc0 (diff)
downloadpyramid-b54b2c0e90cccbc3b41ab43c52f98e34458f620f.tar.gz
pyramid-b54b2c0e90cccbc3b41ab43c52f98e34458f620f.tar.bz2
pyramid-b54b2c0e90cccbc3b41ab43c52f98e34458f620f.zip
close an issue
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
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
---------------------------