[Zodb-checkins] CVS: ZODB3/Doc/guide - zodb.tex:1.5.6.12
    Tim Peters 
    tim.one at comcast.net
       
    Fri Jan  7 15:28:12 EST 2005
    
    
  
Update of /cvs-repository/ZODB3/Doc/guide
In directory cvs.zope.org:/tmp/cvs-serv12372/Doc/guide
Modified Files:
      Tag: Zope-2_7-branch
	zodb.tex 
Log Message:
Collector 1503:  excessive logging.
ClientStorage._wait_sync():  Don't log more than one "waiting for cache
verification to finish" message per 5 minutes.
Also changes to make this appear to be the 3.2.5c1 release. 
=== ZODB3/Doc/guide/zodb.tex 1.5.6.11 => 1.5.6.12 ===
--- ZODB3/Doc/guide/zodb.tex:1.5.6.11	Mon Dec 13 13:18:08 2004
+++ ZODB3/Doc/guide/zodb.tex	Fri Jan  7 15:27:42 2005
@@ -1,7 +1,7 @@
 \documentclass{howto}
 
 \title{ZODB/ZEO Programming Guide}
-\release{3.2.5b1}
+\release{3.2.5c1}
 \date{\today}
 
 \author{A.M.\ Kuchling}
    
    
More information about the Zodb-checkins
mailing list