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

Chris Withers chrisw@nipltd.com
Sat, 9 Mar 2002 12:24:13 -0500


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

Modified Files:
	CHANGES.txt 
Log Message:
Fixed ActionsTool so that duplicate actions are stripped

=== CMF/CHANGES.txt 1.56 => 1.57 ===
 Bugs Fixed
 
+  - Fixed ActionsTool so that duplicate actions are stripped.
+
   - Caused CMFDefault Portal constructor to strip passed-in id
     before creating a portal object with that id.