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

Jens Vagelpohl jens at dataflake.org
Wed May 4 17:17:29 EDT 2005


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

Modified Files:
      Tag: CMF-1_5-branch
	CHANGES.txt 
Log Message:
- CMFSetup.workflow: Make sure to set the "permissions" attribute on
  DCWorkflow definitions to a tuple, which is expected throughout
  the DCWorkflow code. (http://www.zope.org/Collectors/CMF/346) 


=== CMF/CHANGES.txt 1.248.2.105 => 1.248.2.106 ===
--- CMF/CHANGES.txt:1.248.2.105	Wed May  4 16:51:40 2005
+++ CMF/CHANGES.txt	Wed May  4 17:16:59 2005
@@ -14,6 +14,10 @@
 
   Bugs Fixed
 
+    - CMFSetup.workflow: Make sure to set the "permissions" attribute on
+      DCWorkflow definitions to a tuple, which is expected throughout
+      the DCWorkflow code. (http://www.zope.org/Collectors/CMF/346)
+
     - CMFCore.FSObject: Try to find and call the appropriate method to
       determine the skins tool name instead of hardcoding "portal_skins".
       (http://www.zope.org/Collectors/CMF/349)



More information about the CMF-checkins mailing list