diff --git a/Changes b/Changes index b1c330f..f300ed7 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,15 @@ X.YY - Date + prefork: add multi-address support + The clamdscan virus-scanning plugin now requires the ClamAV::Client perl module instead of the older, deprecated Clamd module (Devin Carraway) + prefork: support --listen-address for consistency with forkserver + + prefork: Sanitize the shell environment before loading modules + + 0.81 - April 2, 2009 Close spamd socket after reading the result back (Jared Johnson)