[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.143

Tim Peters tim.one at comcast.net
Mon May 10 12:07:55 EDT 2004


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv19681/doc

Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:
Backport fix for collector #1309:  The reference counts reported by
DB.cacheExtremeDetails() for ghosts were one too small.


=== Zope/doc/CHANGES.txt 1.625.2.142 => 1.625.2.143 ===
--- Zope/doc/CHANGES.txt:1.625.2.142	Fri May  7 06:47:58 2004
+++ Zope/doc/CHANGES.txt	Mon May 10 12:07:24 2004
@@ -72,6 +72,9 @@
 
     Bugs Fixed
 
+     - Collector #1309:  The reference counts reported by
+       DB.cacheExtremeDetails() for ghosts were one too small.
+
      - Collector #1159: Added test for __MACH__ to initgroups.c so the 
        initgroups method becomes available on Mac OS X.
     




More information about the Zope-Checkins mailing list