[Zodb-checkins] SVN: ZODB/branches/3.9/src/CHANGES.txt Tweaked text
Jim Fulton
jim at zope.com
Wed Apr 21 15:27:22 EDT 2010
Log message for revision 111223:
Tweaked text
Changed:
U ZODB/branches/3.9/src/CHANGES.txt
-=-
Modified: ZODB/branches/3.9/src/CHANGES.txt
===================================================================
--- ZODB/branches/3.9/src/CHANGES.txt 2010-04-21 19:26:35 UTC (rev 111222)
+++ ZODB/branches/3.9/src/CHANGES.txt 2010-04-21 19:27:22 UTC (rev 111223)
@@ -11,6 +11,9 @@
- Fixed bug in cPickleCache's byte size estimation logic.
(https://bugs.launchpad.net/zodb/+bug/533015)
+- Fixed a serious bug that caused cache failures when run
+ with Python optimization turned on.
+
3.9.4 (2009-12-14)
==================
More information about the Zodb-checkins
mailing list