From dc06b0b30c0508835022567cee40196d6d9cb984 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 16 Dec 2010 19:03:00 -0500 Subject: - The name ``registry`` is now available in a ``pshell`` environment by default. It is the application registry object. - Changed "Project" chapter slightly to expand on use of ``paster pshell``. --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index c3f7fb31f..33546e947 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,6 +13,9 @@ Features - Added ``debug_routematch`` configuration setting that logs matched routes (including the matchdict and predicates). +- The name ``registry`` is now available in a ``pshell`` environment by + default. It is the application registry object. + Documentation ------------- @@ -22,6 +25,8 @@ Documentation - Added reference to ``BFG_DEBUG_ROUTEMATCH`` envvar and ``debug_routematch`` config file setting to the Environment narrative docs chapter. +- Changed "Project" chapter slightly to expand on use of ``paster pshell``. + Paster Templates ---------------- -- cgit v1.2.3