Final pre-release cleanups of documentation for 2.008.

This commit is contained in:
Scott Kitterman 2012-01-19 13:53:15 -05:00
commit 77a37aff41
3 changed files with 7 additions and 5 deletions

View file

@ -4,13 +4,14 @@
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement
--- 2.008 UNRELEASED
--- 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)
* Changed default_authority_explanation ('Why' reject text) to point to
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