summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e9abd5b55..9ce6184a3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -36,6 +36,10 @@ Bug Fixes
``pyramid.url.route_url`` or ``pyramid.url.resource_url`` (see
https://github.com/Pylons/pyramid/issues#issue/141).
+- Include SCRIPT_NAME in redirects issued by
+ ``pyramid.view.append_slash_notfound_view`` (see
+ https://github.com/Pylons/pyramid/issues#issue/149).
+
1.0 (2011-01-30)
================