Changelog cleanups in preparation for release.
This commit is contained in:
parent
3156020666
commit
c05c211822
1 changed files with 4 additions and 3 deletions
7
CHANGES
7
CHANGES
|
|
@ -4,13 +4,15 @@
|
|||
# ! = Changed something significant, or removed a feature
|
||||
# * = Fixed a bug, or made a minor improvement
|
||||
|
||||
--- 2.009 UNRELEASED
|
||||
--- 2.009 2012-02-03
|
||||
* Chomp erroneus NULLs off the end of local and authority explanations to
|
||||
work around a Mail::SPF bug (in Mail::SPF versions prior to 2.008)
|
||||
(LP: #806926)
|
||||
- Patch thanks to Allison Randal
|
||||
* Stop logging queue ID since it is virtually never available and clutters
|
||||
the logs
|
||||
* Reduced non-verbose logging to a single line per-message
|
||||
* Reduced non-verbose logging to a single line per message
|
||||
|
||||
--- 2.008 (2012-01-19 13:46 -0500)
|
||||
! Query only TXT and not DNS RR Type SPF records to reduce unnecessary DNS
|
||||
lookups (LP: #161133)
|
||||
|
|
@ -18,7 +20,6 @@
|
|||
openspf.net instead of openspf.org due to extended outage
|
||||
* Fix incorrect version string
|
||||
* Ensure all variables are initialized prior to being passed to syslog
|
||||
(LP: #806926)
|
||||
|
||||
--- 2.007 (2008-07-25 22:24 -0400)
|
||||
* Update documentation and examples, see Debian bugs 492420 and 492421 for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue