[CMF-checkins] CVS: CMF - CHANGES.txt:1.107.2.27

Tres Seaver tseaver@zope.com
Tue, 6 Aug 2002 13:47:37 -0400


Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv25841

Modified Files:
      Tag: CMF-1_3-branch
	CHANGES.txt 
Log Message:


  - Fixed Image and File so that they reindex on PUT.


=== CMF/CHANGES.txt 1.107.2.26 => 1.107.2.27 ===
 
   Bug Fixes
 
+    - Fixed Image and File so that they reindex on PUT.
+
     - Fixed WorkflowTool so that it doesn't pretend to workflow non-CMF
       objects (Collector #19).