9
0
Files
perl-Email-MIME-ContentType/perl-Email-MIME-ContentType.changes

61 lines
2.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jul 26 05:27:27 UTC 2017 - coolo@suse.com
- updated to 1.020
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
1.020 2017-07-25 12:39:31-04:00 America/New_York
- unbreak Email::MIME (which violates encapsulation (again))
- eliminate some @_ / $_ confusion
1.019 2017-07-06 16:06:19-04:00 America/New_York (TRIAL RELEASE)
- better parsing all around, thanks to Pali Rohár:
- support for RFC 2231 (character set and parameter continuations)
- support for RFC 2822 comments
- we only Carp if header-parsing fails now
- we're more lenient in dealing with spaces around tokens
-------------------------------------------------------------------
Mon Apr 13 16:54:26 UTC 2015 - coolo@suse.com
- updated to 1.018
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
1.018 2015-04-07 19:46:00-04:00 America/New_York
- cope with space between "=" and parameter values, like:
charset= "utf-8"
-------------------------------------------------------------------
Tue Nov 26 14:45:15 UTC 2013 - coolo@suse.com
- updated to 1.017
make $STRICT_PARAMS actually work! (thanks, Matthew Green!)
[rt.cpan.org #87460]
correct the longstanding and embarrassing misuse of "discrete" and
"composite" to mean "type" and "subtype"; the returned data still
contains the wrong old names so your code shouldn't break
repackage to update bugtracker, repo, etc.
-------------------------------------------------------------------
Tue Nov 30 19:20:12 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:50 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Mon Nov 29 18:00:17 UTC 2010 - coolo@novell.com
- called spec2changelog
-------------------------------------------------------------------
Fri Sep 14 00:00:00 UTC 2007 - jfunk@funktronics.ca
- Initial release