From 78d1e4aefa4948904c354268abd53b9311f79b7d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 14 Dec 2011 07:38:28 -0500 Subject: add a backwards compatibility knob to pcreate to emulate paster create handling of --list-templates --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index c979c4dc1..977503948 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,6 +10,9 @@ Features ``@view_config`` decorator that decorates a method of that class. It also works against view configurations involving a class made imperatively. +- Added a backwards compatibility knob to ``pcreate`` to emulate ``paster + create`` handling for the ``--list-templates`` option. + Documentation ------------- -- cgit v1.2.3