From e61f3396cd622b2ddbaa568903d2bb07dc0f0bda Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Tue, 6 Jan 2009 22:22:18 +0000 Subject: Renamed the existing BFG paster template to ``bfg_starter``. Added another template showing default ZODB setup using ``repoze.zodbconn``. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 893577866..392d01c7e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -21,6 +21,9 @@ Deprecations Features -------- +- Renamed the existing BFG paster template to ``bfg_starter``. Added + another template showing default ZODB setup using ``repoze.zodbconn``. + - A ``static`` helper class was added to the ``repoze.bfg.views`` module. Instances of this class are willing to act as BFG views which return static resources using files on disk. See the -- cgit v1.2.3