Skip to content
/ mime Public

v8.1.5

Latest

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:47
· 10 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.5

Changelog (v8.1.4...v8.1.5)

  • bug #65541 Fix denormalizing mime messages typed as RawMessage (@nicolas-grekas)
  • bug #65509 Reject an unquoted "@" in the local part of an email address (@nicolas-grekas)
  • bug #65264 Do not drop the last line of a resource-backed message (@sadiqk2)