From e3c69c7c7dc09cf39e578e1df4b106745d02f48f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 28 Sep 2008 16:18:13 +0000 Subject: - A deprecation warning is now issued when old API names from the ``repoze.bfg.templates`` module are imported. --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 71537b48e..2b065c9b9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,12 @@ Next release + Deprecations + + - A deprecation warning is now issued when old API names from the + ``repoze.bfg.templates`` module are imported. + +0.3.9 (08/27/2008) + Features - A ``repoze.bfg.location`` API module was added. -- cgit v1.2.3