[Zodb-checkins] SVN: ZODB/trunk/src/CHANGES.txt typo fix
Baiju M
baiju.m.mail at gmail.com
Mon Feb 8 09:44:41 EST 2010
Log message for revision 108875:
typo fix
Changed:
U ZODB/trunk/src/CHANGES.txt
-=-
Modified: ZODB/trunk/src/CHANGES.txt
===================================================================
--- ZODB/trunk/src/CHANGES.txt 2010-02-08 14:00:40 UTC (rev 108874)
+++ ZODB/trunk/src/CHANGES.txt 2010-02-08 14:44:40 UTC (rev 108875)
@@ -16,7 +16,7 @@
indexes won't be readable by older versions of ZODB.
- The API for undoing multiple transactions has changed. To undo
- multiple transactions in a single transaction, pass pass a list of
+ multiple transactions in a single transaction, pass a list of
transaction identifiers to a database's undoMultiple method. Calling a
database's undo method multiple times in the same transaction now
raises an exception.
More information about the Zodb-checkins
mailing list