Mercurial > dnsbl
diff NEWS @ 227:3fee608becbc stable-6-0-21
Fixes to compile on old systems without memrchr or string::clear().
Fix bug in spamassassin interface trying to clear a string with string::empty().
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 03 Jan 2009 15:16:47 -0800 |
parents | 784030ac71f1 |
children | ad38575e98ca |
line wrap: on
line diff
--- a/NEWS Sat Jan 03 10:07:10 2009 -0800 +++ b/NEWS Sat Jan 03 15:16:47 2009 -0800 @@ -1,3 +1,4 @@ +6.21 2009-01-03 Fixes to compile on old systems without memrchr or string::clear(). 6.20 2008-12-27 Never whitelist self addressed mail. 6.19 2008-06-10 Fixes to compile on Fedora 9 and for const correctness. 6.18 2008-03-22 Extend auto-whitelisting even if specified in a parent context.