summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 181bb7d73..e8a7b1e71 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,11 @@
+Next Release
+
+ Bug Fixes
+
+ - When a zcml application registry cache was unpickled, and it
+ contained a reference to an object that no longer existed (such as
+ a view), bfg would not start properly.
+
0.3.5 (09/01/2008)
Features