summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 6e664f077..f40c32eec 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -34,7 +34,8 @@ Bug Fixes
one doesn't yet exist.
- ``request.static_url`` now generates URL-quoted URLs when fed a ``path``
- argument which contains characters that are unsuitable for URLs.
+ argument which contains characters that are unsuitable for URLs. See
+ https://github.com/Pylons/pyramid/issues/349 for more info.
Backwards Incompatibilities
---------------------------