[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.535.2.134
   
    Matthew T. Kromer
     
    matt@zope.com
       
    Tue, 29 Jul 2003 13:11:42 -0400
    
    
  
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv22909
Modified Files:
      Tag: Zope-2_6-branch
	CHANGES.txt 
Log Message:
Update CHANGELOG
=== Zope/doc/CHANGES.txt 1.535.2.133 => 1.535.2.134 ===
--- Zope/doc/CHANGES.txt:1.535.2.133	Fri Jul 25 09:41:23 2003
+++ Zope/doc/CHANGES.txt	Tue Jul 29 13:11:37 2003
@@ -4,12 +4,17 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
 
+  Zope 2.6.2 beta 5
+ 
     Bugs Fixed
 
       - ZClasses that subclassed ObjectManager that were created in 
         earlier versions of Zope would not load under 2.6, due to 
         the new Interfaces package. Added back a simple stub module 
         and changed a constructor to allow these ZClasses to work.
+
+      - Collector #823: XMLRPC exception string marshalling bug fix
+        backported from head
   
   Zope 2.6.2 beta 4