Skip to content
/ mime Public

v7.4.17

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:44
· 72 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v7.4.17

Changelog (v7.4.16...v7.4.17)

  • 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)