Mercurial > dnsbl
comparison ChangeLog @ 98:91c27c00048f
tokenizer errors now go thru syslog to be visible during config file reloads in normal operation
author | carl |
---|---|
date | Thu, 22 Sep 2005 21:57:08 -0700 |
parents | 505e77188317 |
children | f8963ddf7143 |
comparison
equal
deleted
inserted
replaced
97:cc3b79349c9c | 98:91c27c00048f |
---|---|
1 $Id$ | 1 $Id$ |
2 | |
3 5.6 2005-09-22 | |
4 Tokenizer errors now go thru the syslog code, so they are visible | |
5 when generated during config file reloads during normal operation. | |
2 | 6 |
3 5.5 2005-09-21 | 7 5.5 2005-09-21 |
4 Cleanup debug logging. Verify from/to pairs now remembers the last | 8 Cleanup debug logging. Verify from/to pairs now remembers the last |
5 from value sent to the remote server to prevent unnecessary rset | 9 from value sent to the remote server to prevent unnecessary rset |
6 commands. | 10 commands. |