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

Casey Duncan casey@zope.com
Fri, 9 May 2003 15:50:27 -0400


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

Modified Files:
      Tag: Zope-2_6-branch
	CHANGES.txt 
Log Message:



=== Zope/doc/CHANGES.txt 1.535.2.101 => 1.535.2.102 ===
--- Zope/doc/CHANGES.txt:1.535.2.101	Fri May  2 17:08:51 2003
+++ Zope/doc/CHANGES.txt	Fri May  9 15:50:26 2003
@@ -8,6 +8,9 @@
 
     Bugs Fixed
     
+      - Refactored interface check in ZCatalog indexes view so it is
+        no longer broken by the new Zope3 interface logic.
+    
       - Setting multiple selection properties with nothing selected now
         stores an empty list instead of an empty string value.