summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 0de550b58..45ba8752c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,12 @@ Documentation
- Add information to the URL Dispatch narrative documentation about
path pattern matching syntax.
+Bug Fixes
+---------
+
+- Make ``route_url`` URL-quote segment replacements during generation.
+ Remainder segments are not quoted.
+
1.0a3 (2009-06-24)
==================