SVN: ZODB/trunk/src/CHANGES.txt Added more info about bug fixed.
Jim Fulton <[email protected]> Mon, 11 Apr 2011 17:01:43 -0400 (EDT)
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20110411210143.9E76D941CB__3655.55700050226$1302555710$gmane$org@cvs.zope.org> |
Log message for revision 121388: Added more info about bug fixed. Changed: U ZODB/trunk/src/CHANGES.txt -=- Modified: ZODB/trunk/src/CHANGES.txt =================================================================== --- ZODB/trunk/src/CHANGES.txt 2011-04-11 20:48:51 UTC (rev 121387) +++ ZODB/trunk/src/CHANGES.txt 2011-04-11 21:01:43 UTC (rev 121388) @@ -28,6 +28,7 @@ error in which one of the serials mentioned is zero. This optimization has been removed. + See (for example): https://bugs.launchpad.net/zodb/+bug/665452 3.10.1 (2010-10-27) ===================