comparison 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
comparison
equal deleted inserted replaced
88:7245c45cef7a 89:946fc1bcfb2c
1 $Id$ 1 $Id$
2
3 5.3 2005-08-07
4 Properly quit if the config file has syntax errors on startup. Send
5 mail to root if the config file needs to be reloaded since it was
6 modified, but contains syntax errors. In this case, we continue to
7 use the old configuration.
2 8
3 5.2 2005-08-02 9 5.2 2005-08-02
4 Patch from Stephen Johnson <stephen.johnson@arkansas.gov> fixing the 10 Patch from Stephen Johnson <stephen.johnson@arkansas.gov> fixing the
5 lack of a default return value in CONTEXT::acceptable_content(). 11 lack of a default return value in CONTEXT::acceptable_content().
6 12