From bf8c8f7c8e88e81a9f8c75c435c28e6269df049c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 22 Apr 2011 14:04:22 -0400 Subject: reference an issue --- CHANGES.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 9e967e5c5..d329c260d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -182,8 +182,9 @@ Deprecations renderer='some/renderer.pt') This deprecation was done to reduce confusion observed in IRC, as well as - to (eventually) reduce documentation burden. A deprecation warning is now - issued when any view-related parameter is passed to + to (eventually) reduce documentation burden (see also + https://github.com/Pylons/pyramid/issues/164). A deprecation warning is + now issued when any view-related parameter is passed to ``Configurator.add_route``. Behavior Changes -- cgit v1.2.3