SVN: ZODB/trunk/src/CHANGES.txt Updated for 3.9.1 release.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 104704: Updated for 3.9.1 release. Changed: U ZODB/trunk/src/CHANGES.txt -=- Modified: ZODB/trunk/src/CHANGES.txt =================================================================== --- ZODB/trunk/src/CHANGES.txt 2009-10-01 19:34:21 UTC (rev 104703) +++ ZODB/trunk/src/CHANGES.txt 2009-10-01 19:42:42 UTC (rev 104704) @@ -2,6 +2,15 @@ Change History ================ +3.9.1 (2009-10-01) +================== + +Bugs Fixed +---------- + +- Conflict errors committing blobs caused servers to stop committing + transactuions. + 3.9.0 (2009-09-08) ==================