SVN: ZODB/trunk/src/CHANGES.txt typos
Fred Drake <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20100504220955.8067F7083BC__731.417715042149$1273011008$gmane$org@cvs.zope.org> |
Log message for revision 111954: typos Changed: U ZODB/trunk/src/CHANGES.txt -=- Modified: ZODB/trunk/src/CHANGES.txt =================================================================== --- ZODB/trunk/src/CHANGES.txt 2010-05-04 21:54:53 UTC (rev 111953) +++ ZODB/trunk/src/CHANGES.txt 2010-05-04 22:09:55 UTC (rev 111954) @@ -18,7 +18,7 @@ sequential allocation of object ids leads to conflict errors. - ZEO servers now support a server_status method for for getting - information the number of clients, lock requests and general + information on the number of clients, lock requests and general statistics. - ZEO clients now support a client_label constructor argument and @@ -34,7 +34,7 @@ and is no-longer included with ZODB. - Improved ZEO server commit lock logging. Now, locking activity is - logged at the debug level until the number of wating lock requests + logged at the debug level until the number of waiting lock requests gets above 3. Log at the critical level when the number of waiting lock requests gets above 9.