38 lines
1.2 KiB
Text
38 lines
1.2 KiB
Text
# 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
|
|
|
|
--- 1.990 (2007-02-10 16:00)
|
|
|
|
postfix-policyd-spf-perl:
|
|
! Changed from Mail::SPF::Query to Mail::SPF for RFC 4408 compliance
|
|
! Removed Testing handler (usage was undocumented).
|
|
* Simplified logging. Policy server is less chatty. Logs are clearer.
|
|
|
|
--- 1.08.1 (2007-01-10 21:00)
|
|
|
|
postfix-policyd-spf-perl:
|
|
* Minor and purely cosmetic code clean-up.
|
|
|
|
Miscellaneous:
|
|
* Updated README file with new website URL and copyright.
|
|
* Added LICENSE file as an explicit copy of the GPLv2.
|
|
|
|
Debian:
|
|
* New maintainer: Scott Kitterman <scott@kitterman.com>
|
|
* Priority: extra (was: optional)
|
|
* Removed Build-Depends-Indep: perl, as there really is no need for it.
|
|
* Depends: libversion-perl
|
|
* Updated debian/copyright.
|
|
|
|
--- 1.08 (2006-06-17 20:00)
|
|
|
|
* Added Debian package control files.
|
|
* Moved documentation from executable into separate README and INSTALL
|
|
files. Improved documentation.
|
|
* Minor and purely cosmetic code clean-up.
|
|
|
|
# $Id$
|
|
# vim:tw=79 sts=2 sw=2
|