Mercurial > dnsbl
comparison 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 |
comparison
equal
deleted
inserted
replaced
52:a84752107aca | 53:c2371bb6cf84 |
---|---|
1 $Id$ | 1 $Id$ |
2 | 2 |
3 3.5 2004-07-17 | |
4 Extend the error message for content filtering when the NS record | |
5 points to an ip address on the SBL. Include the original host name | |
6 that referenced that NS name. | |
7 | |
8 | |
3 3.4 2004-07-15 | 9 3.4 2004-07-15 |
4 Tokens with two consecutive periods cannot be ip addresses | 10 Tokens with two consecutive periods cannot be ip addresses or host |
5 or host names. | 11 names. |
6 | 12 |
7 Updated dnsbl.spec file for building rpms from John Gunkel. | 13 Updated dnsbl.spec file for building rpms from John Gunkel. |
8 | 14 |
9 | 15 |
10 3.3 2004-07-09 | 16 3.3 2004-07-09 |