Metadata-Version: 1.0
Name: Products.CMFDiffTool
Version: 0.5b1
Summary: Diff tool for Plone
Home-page: http://svn.plone.org/svn/collective/Products.CMFDiffTool
Author: Brent Hendricks
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Description: Changelog
        =========
        
        0.5b1 - March 7, 2009
        ---------------------
        
        - Move CMF skin layer registration to zcml.
        [wichert]
        
        - Move GenericSetup step registration to zcml.
        [wichert]
        
        
        0.4 (2008-10-06)
        ----------------
        
        - Switch to egg-based releases.
        [hannosch]
        
        - Added GS import step registration to the product. It was only registered
        as part of the CMFPlone base profile.
        [hannosch]
        
        
        0.3.6 (2008-04-20)
        ------------------
        
        - Added protection against missing diff_tool in the exportimport handler.
        [hannosch]
        
        - Added metadata.xml file to the profile.
        [hannosch]
        
        
        0.3.5 (2007-12-02)
        ------------------
        
        - Don't assume there's a portal_type for objects.
        Fixes http://dev.plone.org/plone/ticket/7295
        [alecm]
        
        - Fixed issue causing diffs to break for folders that switched between
        inside and outside ref modifiers.
        [alecm]
        
        - Make ChangeSet compatible with CMF trunk.
        [wiggy]
        
        - Updated componentregisty.xml to new style.
        [hannosch]
        
        
        0.3.4 (2007-06-08)
        ------------------
        
        - Fixed i18n markup in at_changeset.pt.
        [hannosch]
        
        
        0.3.3 (2007-03-05)
        ------------------
        
        - Removed default config for ATCT types, it goes in Plone now
        [alecm]
        
        
        0.3.2 (2007-03-05)
        ------------------
        
        - Added default config for ATCT types
        [alecm]
        
        
        0.3.1 (2007-02-09)
        ------------------
        
        - Removed useless status message.
        [hannosch]
        
        - Added ZCML layer setup for tests
        [alecm]
        
        0.3 (2006-10-02)
        ----------------
        
        - Product installation is now based on a GenericSetup extension profile.
        [hannosch]
        
        - Code modernization for Python 2.4 / CMF 1.6.
        [hannosch]
        
        - Initial version.
        [brentmh]
        
        
Keywords: Diff Plone
Platform: UNKNOWN
Classifier: Framework :: Plone
