summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
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.