Files
perl-Mail-Box/perl-Mail-Box.changes

50 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Nov 18 09:14:55 UTC 2011 - coolo@suse.com
- update to 2.101, see Changes
-------------------------------------------------------------------
Wed Dec 1 13:33:23 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Apr 2 23:39:57 UTC 2010 - chris@computersalat.de
- update to version 2.093
o Fixes:
- rewrite of Mail::Message::Full:decode(), because original
trick for blank removal kept on biting me. Now implemented
without trick.
rt.cpan.org#52600 [Dmitry Bigunyak]
- make text/plain default when a body is created, as promised
by the documentation.
rt.cpan.org#52278 [Dmitry Bigunyak]
- add toplevel() to ::Body::Multipart and ::Body::Nested to
support reply() called on message parts.
- fix tests-script to make MIME::Entity cleanup the msg-* files
in the tests/ directory.
o Improvements:
- rewrite of SYNOPSIS for Mail::Message::Field::Addresses
rt.cpan.org#43703 [Dmitry Bigunyak]
- added Mail::Box::Locker::FcntlLock, contributed by Jim In Aus
rt.cpan.org#48568 [Jim in Aus]
- support additional headers to a reply message.
- added explanation of character-set "PERL" for a ::Body
(suggested by [Dmitry Bigunyak])
- for older changes please see Changes file
- spec mods
o fixed HEADER
o sort TAGS
o fix deps
o updated description
o macros
o moved changelog to changes file
- added perl-macros
-------------------------------------------------------------------
Fri Oct 31 16:00:00 UTC 2008 - rbos@opensuse.org
- initial build