summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-09-05 02:31:25 -0400
committerChris McDonough <chrism@plope.com>2011-09-05 02:31:25 -0400
commit20646a7bca104d5a837fcf336a5d1403b3656aa3 (patch)
treedb6244170eb7fd23c1fa75f808165e742196ce6f /CHANGES.txt
parent89e7ec6d85709a0492e2d248e4420a62cf75641e (diff)
downloadpyramid-20646a7bca104d5a837fcf336a5d1403b3656aa3.tar.gz
pyramid-20646a7bca104d5a837fcf336a5d1403b3656aa3.tar.bz2
pyramid-20646a7bca104d5a837fcf336a5d1403b3656aa3.zip
garden
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8bf4b9376..ab02749d2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,9 @@ Internal
- Internalize code previously depended upon as imports from the
``paste.auth`` module (futureproof).
+- Fixed test suite; on some systems tests would fail due to indeterminate
+ test run ordering and a double-push-single-pop of a shared test variable.
+
1.2a5 (2011-09-04)
==================