SVN: ZODB/branches/3.9/src/CHANGES.txt Tweaked text
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
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) ==================