From 20646a7bca104d5a837fcf336a5d1403b3656aa3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 5 Sep 2011 02:31:25 -0400 Subject: garden --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) 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) ================== -- cgit v1.2.3