Skip to content

release 3.014

Compare
Choose a tag to compare
@markov2 markov2 released this 18 Oct 10:17
· 5 commits to master since this release

CPAN upload is Mail-Message-3.014.tar.gz
The upload contains extracted manual-pages (see home-page)

version 3.014: Wed 18 Oct 12:16:55 CEST 2023

Changes:
- handle utf8 in address phrases, according to RFC5335 (since
  2008 experimental)  May show some changes in your regression
  tests.  [Andy Beverley]

Fixes:
- epilogue starter test needs ^ anchor
  github issue #16 [Jacob Balazer]
- existing preamble should keep at least one empty string to
  indicate its existence.
  github issue #18 [Jacob Balazer]
- clean error when field names are too long w.r.t. the fold
  wrap.  Found by [Raphaël Gertz]