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

Florent Guillaume fg@nuxeo.com
Fri, 14 Mar 2003 12:18:02 -0500


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

Modified Files:
	CHANGES.txt 
Log Message:
Raise ValueError instead of TypeError in TypesTool.getActionById if the
action is not found (Collector #56).



=== CMF/CHANGES.txt 1.139 => 1.140 ===
--- CMF/CHANGES.txt:1.139	Fri Mar 14 11:50:37 2003
+++ CMF/CHANGES.txt	Fri Mar 14 12:17:31 2003
@@ -91,6 +91,9 @@
     - Protected the Pending review action in DefaultWorkflow by
       ReviewPortalContent (Collector #52).
 
+    - Raise ValueError instead of TypeError in TypesTool.getActionById
+      if the action is not found (Collector #56).
+
   Bug Fixes
 
     - Document: Ensured that setFormat('text/plain') does not overwrite