NAME
    ProjectBuilder::Changelog, part of the project-builder.org - module
    dealing with changelog management

DESCRIPTION
    This modules provides generic functions suitable for changelog management
    for project-builder.org

USAGE
    pb_changelog
        Function that generates the changelog used in build files, or for
        announcements (web, mailing-list, ...)

        It takes 3 parameters: The first parameter is the %pb hash containing
        packge info The second parameter is the file descriptor on which to
        write the changelog content. The third parameter is a flag in the
        configuration file indicating whether we want changelog expansion or
        not.

WEB SITES
    The main Web site of the project is available at
    <http://www.project-builder.org/>. Bug reports should be filled using the
    trac instance of the project at <http://trac.project-builder.org/>.

USER MAILING LIST
    None exists for the moment.

AUTHORS
    The Project-Builder.org team <http://trac.project-builder.org/> lead by
    Bruno Cornec <mailto:bruno@project-builder.org>.

COPYRIGHT
    Project-Builder.org is distributed under the GPL v2.0 license described in
    the file "COPYING" included with the distribution.

