From 109c34230d896f4a5ef636ee2b2c1269409a3477 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 7 Jan 2009 00:14:48 +0000 Subject: Duelling commits! (already noted above) --- CHANGES.txt | 8 -------- 1 file changed, 8 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 03036a089..4a1d498b0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,14 +17,6 @@ Features - Renamed the existing BFG paster template to ``bfg_starter``. Added another template showing default ZODB setup using ``repoze.zodbconn``. -- The ``repoze.bfg.registry.get_options`` callable used to return only - framework-specific keys and values in the dictionary it returned. - It now returns all the keys and values in the dictionary it is - passed *plus* any framework-specific settings culled from the - environment. As a side effect, all PasteDeploy application-specific - config file settings are made available as attributes of the - ``ISettings`` utility from within BFG. - 0.6.1 (2009-01-06) ================== -- cgit v1.2.3