Log message for revision 82765: - each CMF product has now its own CHANGES.txt file
Changed: U CMF/trunk/CHANGES.txt -=- Modified: CMF/trunk/CHANGES.txt =================================================================== --- CMF/trunk/CHANGES.txt 2008-01-08 20:29:48 UTC (rev 82764) +++ CMF/trunk/CHANGES.txt 2008-01-08 20:34:17 UTC (rev 82765) @@ -1,42 +1,7 @@ -CMF 2.2.0-beta (unreleased) +CMF 2.2.x - New Features + See CHANGES.txt of each product. - - CMFDefault setup handler: Improved 'various' import step. - Added flag file check and global registration. - - - CMFCalendar setup handler: Improved 'various-calendar' import step. - Added flag file check and global registration. - - - CMFActionIcons setup handler: Registered steps globally. - - - CMFDefault.Document and CMFDefault.NewsItem: It is now possible to - register a utility (ILinebreakNormalizer) that can normalize line - breaks upon editing or rendering out to FTP. - (http://www.zope.org/Collectors/CMF/174) - - - CMFDefault.Document and CMFDefault.NewsItem: Added a format choice for - ReStructuredText. - (http://www.zope.org/Collectors/CMF/485) - - - CMFCalendar.CalendarTool: Added a new method getNextEvent to grab the - next event relative to a given point in time. - (http://www.zope.org/Collectors/CMF/462) - - Bug Fixes - - Others - - - profiles: Removed obsolete local import and export step registrations. - - - CMFUid: Removed redundant and unexpected code to auto-create catalog - index and column for the UID handler tool. The index and column are - already created by the default CMFUid GenericSetup profile. - (http://www.zope.org/Collectors/CMF/472) - - - interfaces: Removed deprecated oldstyle interfaces. - - CMF 2.1.x For a complete list see CHANGES.txt of the 2.1 branch. _______________________________________________ CMF-checkins mailing list [email protected] http://mail.zope.org/mailman/listinfo/cmf-checkins
