-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from fastmail/distzilla
Move from Module::Build to DistZilla
- Loading branch information
Showing
10 changed files
with
42 additions
and
377 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
# Legend: | ||
# --- = A new release | ||
# + = Added a feature (in a backwards compatible way) | ||
# ! = Changed something significant, or removed a feature | ||
# * = Fixed a bug, or made a minor improvement | ||
{{$NEXT}} | ||
|
||
- Fix pod in Mail::SPF::Util (RT#93241) | ||
Thanks to [email protected] and [email protected] | ||
|
||
- Fixes char_str_list is not a valid sub in new Net::DNS (RT#149825) | ||
Reworked from patch supplied with thanks by [email protected] | ||
|
||
- BREAKING CHANGE: spfd is now installed in /bin instead of /sbin | ||
As a result Mail::SPF now respects an install prefix and may be | ||
more easily installed in a non root and/or local lib environment. | ||
|
||
--- 2.009 (2013-07-21 03:30) | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
Oops, something went wrong.