[CMF-checkins] CVS: CMF - CHANGES.txt:1.42.6.1
   
    Andrew Sawyers
     
    andrew@zope.com
       
    Mon, 7 Jan 2002 17:01:27 -0500
    
    
  
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv25420
Modified Files:
      Tag: andrew-tracker431_branch
	CHANGES.txt 
Log Message:
*added external method to delete, add, and rebuild indexes for
CMF sites which started on Zope2.3 and are migrating to Zope2.4
=== CMF/CHANGES.txt 1.42 => 1.42.6.1 ===
   Bug Fixes
 
+    - Added external method update_catalogIndexes.py to run as part of a upgrade
+      to CMFs migrating to Zope2.4+ from from CMF sites which were built using
+      Zope2.3 catalog
+
     - Made links emitted by 'topic_view' play nice with virtual hosting
       (Tracker #433).