diff ChangeLog @ 53:c2371bb6cf84 stable-3-5

3.5 - better error message when rejecting based on ns records on the sbl
author carl
date Sat, 17 Jul 2004 11:14:11 -0700
parents a84752107aca
children dca56b2de019
line wrap: on
line diff
--- a/ChangeLog	Thu Jul 15 23:01:41 2004 -0700
+++ b/ChangeLog	Sat Jul 17 11:14:11 2004 -0700
@@ -1,8 +1,14 @@
     $Id$
 
+3.5 2004-07-17
+    Extend the error message for content filtering when the NS record
+    points to an ip address on the SBL.  Include the original host name
+    that referenced that NS name.
+
+
 3.4 2004-07-15
-    Tokens with two consecutive periods cannot be ip addresses
-    or host names.
+    Tokens with two consecutive periods cannot be ip addresses or host
+    names.
 
     Updated dnsbl.spec file for building rpms from John Gunkel.