Final pre-release cleanup for 2.002 release.
This commit is contained in:
parent
e041d210e3
commit
90fa45972c
8 changed files with 100 additions and 9 deletions
9
CHANGES
9
CHANGES
|
|
@ -4,8 +4,13 @@
|
|||
# ! = Changed something significant, or removed a feature
|
||||
# * = Fixed a bug, or made a minor improvement
|
||||
|
||||
--- 2.002 (2007-02-19 14:35)
|
||||
! Only prepend SPF received header once for multi-recipient mail.
|
||||
--- 2.002 (2007-02-20 05:45)
|
||||
* Added Julian Menhle to copyright statement.
|
||||
* Implemented results cache in order to prevent redundant SPF checks in
|
||||
multiple invocations per message instance. This also enables us to prepend
|
||||
a "Received-SPF" header only once per message instance (as opposed to once
|
||||
per recipient address).
|
||||
* Minor code and comments clean-up.
|
||||
|
||||
--- 2.001 (2007-02-08 00:36)
|
||||
* Safer check for local connections.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue