summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2013-04-19 03:36:43 -0500
committerMichael Merickel <michael@merickel.org>2013-04-19 03:37:19 -0500
commitc35b298f86b2591d7acd44ccb5b1e490269fca74 (patch)
treedeacd72715beea7c072e4c2c4089ef6408cae9f3 /CHANGES.txt
parent1b6e82a0557fcba9b384c300e08b8f53e0bc5ee6 (diff)
downloadpyramid-c35b298f86b2591d7acd44ccb5b1e490269fca74.tar.gz
pyramid-c35b298f86b2591d7acd44ccb5b1e490269fca74.tar.bz2
pyramid-c35b298f86b2591d7acd44ccb5b1e490269fca74.zip
update changes.txt
Diffstat (limited to 'CHANGES.txt')
-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)
================