From 7b9066cccb09d1e93df88f8b3ebc9a74ec84730c Mon Sep 17 00:00:00 2001 From: Jamaludin Ahmad Date: Mon, 20 Dec 2010 06:23:04 +0700 Subject: BFG_ -> PYRAMID_ --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index b3f78947b..3986fb7e9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -67,7 +67,7 @@ Terminology Changes - The setting previously known as ``BFG_RELOAD_RESOURCES`` (envvar) or ``reload_resources`` (config file) is now known, respectively, as - ``BFG_RELOAD_ASSETS`` and ``reload_assets``. + ``PYRAMID_RELOAD_ASSETS`` and ``reload_assets``. Backwards compatibility shims have been left in place in all cases. They will continue to work "forever". @@ -103,7 +103,7 @@ Documentation - Added "Debugging Route Matching" section to the urldispatch narrative documentation chapter. -- Added reference to ``BFG_DEBUG_ROUTEMATCH`` envvar and ``debug_routematch`` +- Added reference to ``PYRAMID_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``. -- cgit v1.2.3