Mercurial > dnsbl
comparison NEWS @ 109:9978e29c4d71
move to autoconf/automake/docbook
author | carl |
---|---|
date | Sun, 18 Dec 2005 12:44:54 -0800 |
parents | |
children | a893afee4b80 |
comparison
equal
deleted
inserted
replaced
108:1c7677042b78 | 109:9978e29c4d71 |
---|---|
1 $Id$ | |
2 | |
3 5.11 2005-12-18 switch to autoconf/automake/docbook | |
4 5.10 2005-10-16 fix compile error on FC3 | |
5 5.9 2005-09-26 fix bug with empty return paths | |
6 5.8 2005-09-25 allow empty env_to at global context level | |
7 5.7 2005-09-23 fix bug - failed to return a value from parse_verify() | |
8 5.6 2005-09-22 tokenizer errors now go thru the syslog code | |
9 5.5 2005-09-21 cleanup debug logging | |
10 5.4 2005-09-18 add 'verify' statement | |
11 5.3 2005-08-07 properly quit if the config file has syntax errors | |
12 5.2 2005-08-02 fix bug - lack of a default return value in CONTEXT::acceptable_content() | |
13 5.1 2005-07-20 add multiple syslog debug levels | |
14 5.0 2005-07-16 major changes to the syntax of the config file | |
15 4.6 2005-04-02 fix bug - Fix enum compilation error on FC3 | |
16 4.5 2005-01-22 add uuencode decoding for old style attachments | |
17 4.4 2005-01-18 fix bug in forked process termination | |
18 4.3 2005-01-16 only keep 20% of the resolver sockets in the ready pool | |
19 4.2 2005-01-08 always use the separate resolver processes | |
20 4.1 2005-01-06 use a local unix domain socket for the resolver process | |
21 4.0 2005-01-03 fork off a separate resolver listener process | |
22 3.7 2004-10-28 add 'ignore' statement | |
23 3.6 2004-09-08 better documentation regarding disabling the content filtering | |
24 3.5 2004-07-17 extend the error message for content filtering | |
25 3.4 2004-07-15 bug fix - ip addresses cannot have two consecutive periods | |
26 3.3 2004-07-09 drop root priviledges properly |