SVN: ZODB/trunk/src/CHANGES.txt typos
Patrick Strawderman <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20091029210721.1975794181__14825.4973850728$1256850452$gmane$org@cvs.zope.org> |
Log message for revision 105377: typos Changed: U ZODB/trunk/src/CHANGES.txt -=- Modified: ZODB/trunk/src/CHANGES.txt =================================================================== --- ZODB/trunk/src/CHANGES.txt 2009-10-29 21:06:56 UTC (rev 105376) +++ ZODB/trunk/src/CHANGES.txt 2009-10-29 21:07:20 UTC (rev 105377) @@ -16,7 +16,7 @@ - File-storage pack clean-up tasks that can take a long time unnecessarily blocked other activity. -- In certain rare situations, ZEO client connections would hand during +- In certain rare situations, ZEO client connections would hang during the initial connection setup. 3.9.1 (2009-10-01) @@ -26,7 +26,7 @@ ---------- - Conflict errors committing blobs caused ZEO servers to stop committing - transactuions. + transactions. 3.9.0 (2009-09-08) ==================