From 99a32e83826b3f1fae5da0ff26295fa71abe676b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 4 May 2011 21:31:05 -0400 Subject: note pviews --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 5916fa1ab..7c3b20c33 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -77,6 +77,11 @@ Features allowed, although typically nonsensical). Allowing the nonsensical configuration made the code more understandable and required fewer tests. +- A new paster command named ``paster pviews`` was added. This command + prints a summary of potentially matching views for a given path. See the + section entitled "Displaying Matching Views for a Given URL" in the "View + Configuration" chapter of the narrative documentation for more information. + Bug Fixes --------- -- cgit v1.2.3