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

Chris McDonough chrism@zope.com
Thu, 9 Jan 2003 11:39:19 -0500


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

Modified Files:
	CHANGES.txt 
Log Message:



=== Zope/doc/CHANGES.txt 1.583 => 1.584 ===
--- Zope/doc/CHANGES.txt:1.583	Mon Jan  6 12:00:25 2003
+++ Zope/doc/CHANGES.txt	Thu Jan  9 11:39:17 2003
@@ -24,7 +24,7 @@
 
     Bugs Fixed
 
-     - Collector #686: intSets no longer loose their values.
+     - Collector #686: intSets no longer lose their values.
 
      - Collector #685: Improved documentation explaining how, where and 
        why security assertions should be placed in:
@@ -41,6 +41,9 @@
   Zope 2.6.1 beta 2
 
     Bugs Fixed
+
+      - Work around potential BTrees key enumeration bugs in Transience
+        package by checking explicitly for error cases.
 
       - Collector #736: ZPublisher now allows marshalling tags to contain
         a '-'. This is the first step towards a fix for Collector #737