Skip to content

Commit

Permalink
Updated the change file pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcbradshaw committed Jun 17, 2024
1 parent 31796cf commit 966cff2
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
{{$NEXT}}

- Update INSTALL file for Dist::Zilla changes
Thanks to Giovanni <[email protected]>

- Fix memory leak in Mail::SPF::Server when cacheing a Mail::SPF::MacroString
Thanks to Giovanni <[email protected]> and Felipe Gasper

- When mfrom is empty, create a synthetic mfrom (postmaster@helo) and check
that identity using the mfrom scope as specified in RFC7208
Thanks to Giovanni <[email protected]>

- Fix missing declare in Mail::SPF::Server
Thanks to Giovanni <[email protected]>

- require Mail::SPF::Mech when needed
Thanks to Giovanni <[email protected]>

- correctly handle empty labels
Thanks to Giovanni <[email protected]>

- use "try" instead of "eval"
Thanks to Giovanni <[email protected]>

- error out if the lookup fails
Thanks to Giovanni <[email protected]>

3.20240206 2024-02-06 UTC

- Remove signature file from distribution
Expand Down

0 comments on commit 966cff2

Please sign in to comment.