SVN: ZODB/trunk/src/CHANGES.txt *** empty log message ***
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20091012130120.AB2A694178__28137.3966405683$1255352493$gmane$org@cvs.zope.org> |
Log message for revision 105023: *** empty log message *** Changed: U ZODB/trunk/src/CHANGES.txt -=- Modified: ZODB/trunk/src/CHANGES.txt =================================================================== --- ZODB/trunk/src/CHANGES.txt 2009-10-12 07:25:38 UTC (rev 105022) +++ ZODB/trunk/src/CHANGES.txt 2009-10-12 13:01:20 UTC (rev 105023) @@ -16,6 +16,9 @@ - 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 + the initial connection setup. + 3.9.1 (2009-10-01) ==================