Skip to content
/ mime Public

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 228 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v6.4.44

Changelog (v6.4.43...v6.4.44)

  • 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)
  • bug #65128 Escape backslashes in Address::getEncodedName() (@munzzyy)
  • bug #65062 Fix corrupted CID references when one is a prefix of another (@MarcinOrlowski)