summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt5
1 files changed, 5 insertions, 0 deletions
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)
================