ChangeLog generated directly from CVS logs.

Release DateTime-Format-Builder 0.25:
  - lib/DateTime/Format/Builder.pod v1.4
        - Removed superfluous ABSTRACT section.
        (koschei)

  - lib/DateTime/Format/Builder.pm v1.4
        - 0.25
        (koschei)

  - lib/DateTime/Format/Builder.pod v1.2
        don't imply that user should use extra to set things like hour
        to 0, cause that's already the DateTime default
        (autarch)

  - t/extra.t v1.1
        test that params specified in extra are actually given to
        DateTime constructor
        (autarch)

  - Changes v1.2
        - DateTime-Format-Builder 0.25
        (koschei)

  - lib/DateTime/Format/Builder.pm v1.2
        stick default in validation spec
        (autarch)

  - lib/DateTime/Format/Builder.pm v1.3
        extra was being ignore. looks like a bug
        (autarch)

  - lib/DateTime/Format/Builder.pod v1.3
        - Renders better with Pod::Simple::HTML
        (koschei)

  - t/extra.t v1.2
        fix tests and test count
        (autarch)


Release DateTime-Format-Builder 0.24:
  - lib/DateTime/Format/Builder.pm v1.1
  - lib/DateTime/Format/Builder.pod v1.1
  - t/00signature.t v1.1
  - Changes v1.1
  - t/newclass.t v1.1
  - t/create.t v1.1
  - t/00pod.t v1.1
  - t/basic.t v1.1
  - t/wholeclass.t v1.1
  - t/clone.t v1.1
        - Initial commit.
        (koschei)