[Zodb-checkins] SVN: ZODB/trunk/NEWS.txt Credit Casey for the BTreeItems fix.

Tim Peters tim.one at comcast.net
Thu Jun 3 00:41:11 EDT 2004


Log message for revision 25217:
Credit Casey for the BTreeItems fix.


-=-
Modified: ZODB/trunk/NEWS.txt
===================================================================
--- ZODB/trunk/NEWS.txt	2004-06-03 04:37:46 UTC (rev 25216)
+++ ZODB/trunk/NEWS.txt	2004-06-03 04:41:11 UTC (rev 25217)
@@ -15,8 +15,9 @@
 BTrees
 ------
 
-Fixed bug indexing BTreeItems objects with negative indexes. This caused
-reverse iteration to return each item twice.
+Fixed bug indexing BTreeItems objects with negative indexes.  This
+caused reverse iteration to return each item twice.  Thanks to Casey
+Duncan for the fix.
 
 ZODB
 ----




More information about the Zodb-checkins mailing list