Commit graph

2 commits

Author SHA1 Message Date
rhaen
5b73ce14d4 updated to 1.424
fixed dependency to new module mail/p5-Email-Date-Format

ChangeLog:

Revision history for Email-Simple-Creator

1.424     2007-11-30
          replace Email::Date prereq with Email::Date::Format

1.423     2007-11-01
          update Email::Simple prereq version
          * https://rt.cpan.org/Ticket/Display.html?id=28520

1.422     2007-07-13
          fixed header: why was it creating LFCR?
          normalize line endings to CRLF in body
          improve reliability of existing line-ending code
          improve tests
          packaging improvements

1.420     2007-02-23
          reduce use of unneeded variables during creation
          fix bugs that skipped creating headers with false values
          use standard crlf for creating mail
            A changelog entry below indicates that this was not the goal, but
            all the code seems as if it was meant to do this.  There was a bug
            in the logic, and there were no tests.

1.41      2006-07-03
          don't use no_plan in test; it breaks under old Test::More
          (applied by RJBS, thanks to LTHEGLER)
2008-07-22 13:33:46 +00:00
adrianp
6217d95c8e This software provides a constructor to Email::Simple for creating
messages from scratch.

Imported from pkgsrc-wip and packaged by kuli0020@umn.edu
2007-07-29 12:06:22 +00:00