Fixup CHANGES for release
This commit is contained in:
parent
5d8ffda27b
commit
570e9836d7
1 changed files with 16 additions and 14 deletions
4
CHANGES
4
CHANGES
|
|
@ -4,7 +4,7 @@
|
|||
# ! = Changed something significant, or removed a feature
|
||||
# * = Fixed a bug, or made a minor improvement
|
||||
|
||||
--- 2.011 UNRELEASED
|
||||
--- 2.011 2018-07-29
|
||||
* Added mention of the requirement for Sys::Syslog to INSTALL
|
||||
* Add references to the current upstream location on Launchpad
|
||||
+ Add option to skip SPF checks on exempt domains based on /etc/postfix/
|
||||
|
|
@ -12,6 +12,8 @@
|
|||
! Switch relay_addresses to use /etc/postfix/exempt_spf_addresses instead
|
||||
of hand editing the code (Thanks to Scott Savarese for pushing this over
|
||||
the finish line)
|
||||
+ Add config.sh (see README for details) to support different postfix
|
||||
configuration directories
|
||||
|
||||
--- 2.010 2012-06-17
|
||||
* Fixed incorrect use of != instead of ne for string comparison
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue