===== ChangeLog of distribution Mail-Box version 3.*
version 3.010: Tue 18 Jul 09:24:24 CEST 2023
Fixes:
- upgrade tests to match Mail::Message 3.013
version 3.009: Tue 18 Aug 09:49:44 CEST 2020
Improvements:
- for file-per-message based folders, you can now address the message
via its filename. rt.cpan.org#132823 [Alexander Adolf]
version 3.008: Fri 4 Oct 08:34:32 CEST 2019
Fixes:
- MH reading message did not unlock after processing.
rt.cpan.org#130193 [Sergey Poznyakoff]
Improvements:
- test suite can now run in parallel [Corion, Max Maischein]
version 3.007: Fri 3 May 09:38:17 CEST 2019
Improvements:
- recognize imap4s
version 3.006: Fri 15 Feb 09:01:51 CET 2019
Fixes:
- MailDir warns about repeat count, since last release added 'use
warnings' to the file. [Keita Jamadam] github issue #2
- mbox parsing failed on changing handling of blank lines by Mail::Message
rt.cpan.org#128513 [Gregor Herrmann] + [cpantesters]
version 3.005: Sun Mar 4 21:48:38 CET 2018
Changes:
- code trusted on "perl -w", but now added many "use warnings".
Improvements:
- spell fixes rt.cpan.org #124004 [Damyan Ivanov] (Debian)
- remove license file: now in README.md
rt.cpan.org#124057 [Petr Pisar]
- remove Mail/Box-Shorts.pod: already consumed somewhere else
rt.cpan.org#124056 [Petr Pisar]
- converted to GIT, publish to GitHub
- check produced pods
version 3.004: Fri 22 Dec 09:46:28 CET 2017
Fixes:
- minor change in Mail::Message broken regression test [cpantesters]
version 3.003: Thu 29 Jun 15:18:15 CEST 2017
Fixes:
- change license back to "perl" after accidental change
rt.cpan.org#120319 [Jitka Plesnikova]
version 3.002: Fri 31 Mar 14:22:17 CEST 2017
Fixes:
- repair test on Windows again :(
- error while global destruction of locker
- show installed version of POP3, not POP4 (of course)
rt.cpan.org#120651 [Kent Fredric]
version 3.001: Mon 6 Feb 17:07:53 CET 2017
Fixes:
- test on windows, cause the path syntax differences
- posix lock on BSD [Slaven Rezic]
- SEE ALSO links broken.
rt.cpan.org#120119 [Christophe Deroulers]
- do not test multi-lock on BSDs
Improvements:
- Mail::Box::Locker* cleaner OO
- ::Locker::Multi uses FcntlLock, not POSIX by default
version 3.000: Thu 2 Feb 15:50:36 CET 2017
Changes:
- split Mail::Box 2* into separate distributions:
Mail::Box basic and simple mail folders
Mail::Message only message handling
Mail::Transport sending messages
Mail::Box::IMAP4 net-imap folders
Mail::Box::POP3 pop3(s) folders
Mail::Box::Dbx Outlook express folders (unpublished)
- simplify structure of tests
- do not ask questions during installation
- shared footer