summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2013-08-29 22:23:49 -0400
committerChris McDonough <chrism@plope.com>2013-08-29 22:23:49 -0400
commit67674f9609514dc80c15d617f71ef523a2377cfd (patch)
treea3aef7567237c395b5a0d45f90b77be66950485a /CHANGES.txt
parent0a4aed1c8e0a6da9219cccb6f55882d916f49916 (diff)
downloadpyramid-67674f9609514dc80c15d617f71ef523a2377cfd.tar.gz
pyramid-67674f9609514dc80c15d617f71ef523a2377cfd.tar.bz2
pyramid-67674f9609514dc80c15d617f71ef523a2377cfd.zip
point at docs section
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index cfa77283f..70bc31840 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -157,7 +157,8 @@ Features
- The ``pyramid.config.Configurator.add_route`` method now supports being
called with an external URL as pattern. See
- https://github.com/Pylons/pyramid/issues/611 for more information.
+ https://github.com/Pylons/pyramid/issues/611 and the documentation section
+ in the "URL Dispatch" chapter entitled "External Routes" for more information.
Bug Fixes
---------