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.