summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libmime/libmime-charset-perl_1.013.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* libmime-charset-perl: upgrade 1.012.2 -> 1.013.1Wang Mingyu2022-08-151-0/+18
Changelog: ========== * Update META.json. * Update tests. * A typo in comment: "3.18" should be "3.19". * Fix: Escape sequences won't be used with DIN 66003. * Imp: Added support for DIN 66003. * Chg: Workaround: "ISO-8859-8-I" is treated as an alias of "ISO-8859-8" by Encode (3.18): See the note in https://encoding.spec.whatwg.org/#legacy-single-byte-encodings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>