comparison NEWS @ 244:ef97c7cd4a6e stable-6-0-27

const correctness fixes from new gcc, libresolv.a moved to glibc-static on newer distributions
author Carl Byington <carl@five-ten-sg.com>
date Mon, 15 Aug 2011 21:08:11 -0700
parents d8ee4c97b9ab
children 8b0f16abee53
comparison
equal deleted inserted replaced
243:b4bcc42c30ef 244:ef97c7cd4a6e
1 6.26 2009-11-19 64 bit fixes for libresolv.a 1 6.27 2011-08-15 const correctness fixes from new gcc
2 6.26 2010-11-19 64 bit fixes for libresolv.a
2 6.25 2009-09-29 Add surbl checks on the smtp helo value, client reverse dns name, and mail from domain name. 3 6.25 2009-09-29 Add surbl checks on the smtp helo value, client reverse dns name, and mail from domain name.
3 6.24 2009-06-09 Add SRS decoding to envelope addresses. 4 6.24 2009-06-09 Add SRS decoding to envelope addresses.
4 6.23 2009-05-25 Add whitelisting by regex expression filtering. 5 6.23 2009-05-25 Add whitelisting by regex expression filtering.
5 6.22 2009-05-08 Prevent auto whitelisting due to outgoing multipart/report delivery notifications. 6 6.22 2009-05-08 Prevent auto whitelisting due to outgoing multipart/report delivery notifications.
6 6.21 2009-01-03 Fixes to compile on old systems without memrchr or string::clear(). 7 6.21 2009-01-03 Fixes to compile on old systems without memrchr or string::clear().