Path to this page:
Subject: CVS commit: pkgsrc/mail/p5-Mail-Box
From: Adrian Portelli
Date: 2009-01-04 21:11:45
Message id: 20090104201145.3DC30175D0@cvs.netbsd.org
Log Message:
Update to 2.086
version 2.086: Thu Dec 11 11:55:32 CET 2008
Changes:
- require Encode 2.26 (there are so many distributions which
older versions of Encode which contain serious flaws)
Improvements:
- sort optional module names in Makefile.PL
version 2.085: Thu Dec 11 11:25:52 CET 2008
Fixes:
- message disappeared when ::Manager::moveMessages() had to move
messages to the folder it already was in.
rt.cpan.org#40198 [Florian]
- leave encodings in unknown charsets untouched, in stead of
croacking in studied header fields (M::M::Field::Full).
rt.cpan.org#40353 [Florian]
- thread detection with missing messages croaks in multiple ways:.
rt.cpan.org#40347 [Florian]
- if character-set is unknown, then still returned un-decoded
body for decoding(). [IIM1468]
- encoding into binary transfer-encoding failed. [IIM1473]
Improvements:
- updated README, as suggested by [Anton Berezin]
- understand unicode-1-1-utf-[78] charset
- documention improvements on study() [Florian]
Files: