diff ChangeLog @ 190:004b855c6c1f

fix null pointer dereference from missing HELO command
author carl
date Sat, 10 Nov 2007 10:52:50 -0800
parents e10f5951b905
children 8f4a9a37d4d9
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 10 10:41:04 2007 -0800
+++ b/ChangeLog	Sat Nov 10 10:52:50 2007 -0800
@@ -2,7 +2,7 @@
 
 6.13 2007-11-10
     HELO command is optional, and if missing caused a null pointer
-    dereference.
+    dereference. Use smfi_progress in libmilter if it is available.
 
 6.12 2007-10-13
     SMTP rejections take precedence over greylisting.