From c35b298f86b2591d7acd44ccb5b1e490269fca74 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Fri, 19 Apr 2013 03:36:43 -0500 Subject: update changes.txt --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 08e498b7a..9d934794a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -87,6 +87,11 @@ Bug Fixes of invoking the ``permits`` method of the authorization policy. See https://github.com/Pylons/pyramid/issues/954 +- Pyramid failed to install on some systems due to being packaged with + some test files containing higher order characters in their names. These + files have now been removed. See + https://github.com/Pylons/pyramid/issues/981 + 1.4 (2012-12-18) ================ -- cgit v1.2.3