Mercurial > dnsbl
diff ChangeLog @ 89:946fc1bcfb2c stable-5-3
don't load null config pointer, keep the old one
author | carl |
---|---|
date | Sun, 07 Aug 2005 11:26:37 -0700 |
parents | 7245c45cef7a |
children | 962a1f8f1d9f |
line wrap: on
line diff
--- a/ChangeLog Mon Aug 01 19:32:03 2005 -0700 +++ b/ChangeLog Sun Aug 07 11:26:37 2005 -0700 @@ -1,5 +1,11 @@ $Id$ +5.3 2005-08-07 + Properly quit if the config file has syntax errors on startup. Send + mail to root if the config file needs to be reloaded since it was + modified, but contains syntax errors. In this case, we continue to + use the old configuration. + 5.2 2005-08-02 Patch from Stephen Johnson <stephen.johnson@arkansas.gov> fixing the lack of a default return value in CONTEXT::acceptable_content().