Mercurial > dnsbl
diff ChangeLog @ 231:4d6bd04d93fa stable-6-0-22
Fix memory leak in suppressed auto whitelisting.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 08 May 2009 15:17:52 -0700 |
parents | ad38575e98ca |
children | 5c3e9bf45bb5 |
line wrap: on
line diff
--- a/ChangeLog Fri May 08 12:55:30 2009 -0700 +++ b/ChangeLog Fri May 08 15:17:52 2009 -0700 @@ -1,6 +1,7 @@ 6.22 2009-05-08 Prevent auto whitelisting due to outgoing multipart/report delivery notifications. + Fix memory leak in suppressed auto whitelisting. 6.21 2009-01-03 Fixes to compile on old systems without memrchr or string::clear().