summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8cd3468de..d5e92720c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,7 +5,9 @@ Implementation Changes
----------------------
- ``repoze.bfg`` no longer relies on the Routes package to interpret
- URL paths.
+ URL paths. All known existing ``path`` patterns will continue to
+ work with the reimplemented logic, which lives in
+ ``repoze.bfg.urldispatch``.
Bug Fixes
---------