[CMF-checkins] CVS: CMF - CHANGES.txt:1.285
Yvo Schubbe
y.2005- at wcm-solutions.de
Sun Mar 20 15:55:34 EST 2005
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv1230
Modified Files:
CHANGES.txt
Log Message:
- no longer register oldstyle DefaultWorkflowDefinition
- removed deprecated alias for addWorkflowFactory
=== CMF/CHANGES.txt 1.284 => 1.285 ===
--- CMF/CHANGES.txt:1.284 Wed Mar 16 03:47:59 2005
+++ CMF/CHANGES.txt Sun Mar 20 15:55:03 2005
@@ -41,11 +41,6 @@
Any class that implements the TypeInformation interface and is
a registered meta type can now be used in the TypesTool.
- Removed features:
-
- - The "Access future portal content" was not used anywhere and has been
- removed. (http://www.zope.org/Collectors/CMF/240)
-
Bug Fixes
- CMFSetup.skins made the assumption that the CMF site can always
@@ -54,6 +49,12 @@
sets up the current skin.
Others
+
+ - CMFDefault: Oldstyle DefaultWorkflowDefinition is no longer registered.
+ So you can't accidentally add this deprecated workflow.
+
+ - The "Access future portal content" was not used anywhere and has been
+ removed. (http://www.zope.org/Collectors/CMF/240)
- CMFDefault: Marked 'manage_addCMFSite' as deprecated.
'CMF Site' no longer shows up in the 'Add' list. To add a new CMF site,
More information about the CMF-checkins
mailing list