2006-08-19 Laurent Laville <pear@laurent-laville.org>

    * VERSION: Version 0.6.0 released.

    - PEAR_PACKAGEFILEMANAGER_FRONTEND_DATADIR constant was removed.
      Use instead new setStyleSheet() method on default display driver to define
      external stylesheet.
    - add new addAction() method on PEAR_PackageFileManager_Frontend_Web class
    - pear channel field changed from entry field to select box in package page.
    - fixed warning errors when use frontend from scratch in relacements page.
    - removed dupplicated path field on exception page intoduced in version 0.5.0

2006-07-24 Laurent Laville <pear@laurent-laville.org>

    * VERSION: Version 0.5.0 released.

    - Implement filters (extension, replacement) that can be apply to files list
      on Replacements tab.
    - reset button is un-available on dependencies tab

2006-07-23 Laurent Laville <pear@laurent-laville.org>

    - introduces new types (group-package, group-subpackage, group-extension)
      to manage group dependencies

2006-07-22 Laurent Laville <pear@laurent-laville.org>

    - allow multi-selection on exception file list;
      can give a role on a subset of files list on one time.
    - reset button is un-available on replacements tab

2006-07-21 Laurent Laville <pear@laurent-laville.org>

    - Implement filters (extension, role) that can be apply to files list
      on Exception tab.
    - reset button is un-available on exceptions tab
    - Fix notice error when list to decorate is empty

2006-05-29 Laurent Laville <pear@laurent-laville.org>

    * VERSION: Version 0.4.0 released.

    - introduces ChangeLog and NEWS files for history and quality assurance
    - upgrades dependency to HTML_QuickForm 3.2.5,
      HTML_QuickForm_Controller 1.0.5, and PEAR_PackageFileManager_Frontend 0.5.0

2006-05-21 Laurent Laville <pear@laurent-laville.org>

    * VERSION: Version 0.3.0 released.

    - No more needed to call loadPreferences();  defaults are applied first.
    - No more needed to call addPages();  defaults are applied first.
    - No more needed to call addActions(); defaults are applied first.

2006-05-20 Laurent Laville <pear@laurent-laville.org>

    - addPages() and addActions() signature changed
    - A default wizard pages structure is now included.
      No need to give it by config file (more easy to use).

2006-05-15 Laurent Laville <pear@laurent-laville.org>

    - PEAR::PHP_Compat package begin optional dependency (only required for PHP4)

2006-05-13 Laurent Laville <pear@laurent-laville.org>

    * VERSION: Version 0.2.0 released.

