diff NEWS @ 195:797299e9fffc stable-6-0-15

fix null dereference if missing _ macro
author carl
date Fri, 07 Dec 2007 16:59:41 -0800
parents 8f4a9a37d4d9
children 752d4315675c
line wrap: on
line diff
--- a/NEWS	Sun Nov 11 13:21:48 2007 -0800
+++ b/NEWS	Fri Dec 07 16:59:41 2007 -0800
@@ -1,6 +1,7 @@
     $Id$
 
-6.13 2007-11-10 Don't autowhitelist due to out of office reply bots.
+6.15 2007-12-07 Fix null pointer dereference if macro _ not passed to this milter.
+6.14 2007-11-10 Don't autowhitelist due to out of office reply bots.
 6.13 2007-11-10 Fix null pointer dereference on missing HELO command.
 6.12 2007-10-13 SMTP rejections take precedence over greylisting.
 6.11 2007-10-07 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads.