# 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
--- 0.5.2 (2007-10-26 15:30 -0400)
* Corrected regression so appending a header on Permerror works (introduced
in 0.4) - Thanks to "John A. Martin" <email address hidden> for the bug report.
* Log and prepend Mail From result instead of HELO result if both are None.
* Provide default explanation for None results (so header and log fields are
not left empty
* Use correct RFC 4408 identity names (mailfrom/helo) in headers, logging,
and SMTP replies
* Use package installed config file if none is specified and related
documentation updates
* Fix default installation location for man pages and config file
* Revised README.per_user_whitelisting