diff options
| author | Chris McDonough <chrism@plope.com> | 2011-10-02 20:05:04 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-10-02 20:05:04 -0400 |
| commit | a4b82c81f41ea8900b763951d6b4b0a18b33fdb2 (patch) | |
| tree | d1b120502c7e7c5fc7dc7b266775fc85d730a551 /CHANGES.txt | |
| parent | b54b2c0e90cccbc3b41ab43c52f98e34458f620f (diff) | |
| download | pyramid-a4b82c81f41ea8900b763951d6b4b0a18b33fdb2.tar.gz pyramid-a4b82c81f41ea8900b763951d6b4b0a18b33fdb2.tar.bz2 pyramid-a4b82c81f41ea8900b763951d6b4b0a18b33fdb2.zip | |
also closes another issue
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 75194d9f5..dc74ea7a8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,7 +13,7 @@ Features Bug Fixes --------- -- Make test suite pass on 32-bit systems; fixes #286. +- Make test suite pass on 32-bit systems; closes #286. closes #306. See also https://github.com/Pylons/pyramid/issues/286 Backwards Incompatibilities |
