SVN: ZODB/trunk/src/CHANGES.txt Note LP URL for bugfix.
Tres Seaver <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20100513152016.4D4769418C__36821.2824840613$1273764025$gmane$org@cvs.zope.org> |
Log message for revision 112279: Note LP URL for bugfix. Changed: U ZODB/trunk/src/CHANGES.txt -=- Modified: ZODB/trunk/src/CHANGES.txt =================================================================== --- ZODB/trunk/src/CHANGES.txt 2010-05-13 15:04:26 UTC (rev 112278) +++ ZODB/trunk/src/CHANGES.txt 2010-05-13 15:20:15 UTC (rev 112279) @@ -476,6 +476,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