[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.571
   
    Toby Dickenson
     
    tdickenson@geminidataloggers.com
       
    Mon, 16 Dec 2002 09:28:35 -0500
    
    
  
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv19907
Modified Files:
	CHANGES.txt 
Log Message:
fix for collector #697 - multiple selections
=== Zope/doc/CHANGES.txt 1.570 => 1.571 ===
--- Zope/doc/CHANGES.txt:1.570	Wed Dec 11 11:55:21 2002
+++ Zope/doc/CHANGES.txt	Mon Dec 16 09:28:35 2002
@@ -4,6 +4,16 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
 
+  Zope 2.6.1 beta 2
+
+    Bugs Fixed
+
+      - Collector #697: Multiple selection properties were incorrectly
+        marshalled. note than any non-ascii multiple selection properties
+        modified in versions without this fix will have been corrupted in
+        the zodb.
+
+
   Zope 2.6.1 beta 1
 
     Bugs Fixed