SVN: ZODB/branches/3.9/src/CHANGES.txt Note LP URL for bugfix.
Tres Seaver <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20100513152124.461959418C__24054.0339415476$1273764090$gmane$org@cvs.zope.org> |
Log message for revision 112280: Note LP URL for bugfix. 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-05-13 15:20:15 UTC (rev 112279) +++ ZODB/branches/3.9/src/CHANGES.txt 2010-05-13 15:21:23 UTC (rev 112280) @@ -363,6 +363,7 @@ - Calling __setstate__ on a persistent object could under certain uncommon cause the process to crash. + (https://bugs.launchpad.net/zodb/+bug/262158) - When committing transactions involving blobs to ClientStorages with non-shared blob directories, a failure could occur in tpc_finish if