Log message for revision 37360: Updated CHANGES Changed: U CMF/branches/CMF-1_5-branch/CHANGES.txt
-=- Modified: CMF/branches/CMF-1_5-branch/CHANGES.txt =================================================================== --- CMF/branches/CMF-1_5-branch/CHANGES.txt 2005-07-21 13:58:23 UTC (rev 37359) +++ CMF/branches/CMF-1_5-branch/CHANGES.txt 2005-07-21 13:59:01 UTC (rev 37360) @@ -2,6 +2,10 @@ Bugs Fixed + - FSObject.manage_doCustomize() was broken for folderish objects on Zope + 2.8 because manage_permission requires a context to work. + (see http://www.zope.org/Collectors/CMF/368) + - CMFCore/FSPropertiesObject and CMFCore/FSMetadata: Removed a wrongly inserted DeprecationWarning in the FSPropertiesObject class and put it into the FSMetadata class. We are not deprecating ".props" _______________________________________________ CMF-checkins mailing list [email protected] http://mail.zope.org/mailman/listinfo/cmf-checkins
