[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.15

Jeremy Hylton jeremy at zope.com
Fri Jan 9 15:55:53 EST 2004


Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv9218

Modified Files:
      Tag: Zope-2_7-branch
	NEWS.txt 
Log Message:
whitespacenormalization


=== ZODB3/NEWS.txt 1.33.6.14 => 1.33.6.15 ===
--- ZODB3/NEWS.txt:1.33.6.14	Fri Jan  9 15:54:48 2004
+++ ZODB3/NEWS.txt	Fri Jan  9 15:55:52 2004
@@ -4,9 +4,8 @@
 
 Fixed a bug in the ZEO server's getInvalidations() method.  If it had
 the requested invalidations, it would send all the invalidations in
-its queue rather than just the requested ones.  This didn't
-affectcorrectness of the cache, but did cause it to throw out valid
-data.
+its queue rather than just the requested ones.  This didn't affect
+correctness of the cache, but did cause it to throw out valid data.
 
 What's new in ZODB3 3.2.1 beta 1
 ================================




More information about the Zodb-checkins mailing list