summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index fea4f596e..a824e8929 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,5 @@
-Next release
-============
+1.2b1 (2010-01-17)
+==================
Bug Fixes
---------
@@ -11,6 +11,12 @@ Bug Fixes
environment. The ``__del__`` strategy was fragile and caused
problems in the wild. Thanks to Daniel Holth for testing.
+Features
+--------
+
+- Read logging configuration from PasteDeploy config file ``loggers``
+ section (and related) when ``paster bfgshell`` is invoked.
+
Documentation
-------------