From: Hal Murray Date: Tue, 11 Sep 2007 08:14:55 +0000 (-0400) Subject: [Bug 895] Log assertion failures via syslog(), not stderr X-Git-Tag: NTP_4_2_5P75~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d155620f7cf2ee43489bdb0a7e04bf4ae5804a;p=thirdparty%2Fntp.git [Bug 895] Log assertion failures via syslog(), not stderr bk: 46e64e7f828ujQ1FrOhchdaQ6ro-Ww --- diff --git a/ChangeLog b/ChangeLog index d13509b40..e2770c2cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* [Bug 895] Log assertion failures via syslog(), not stderr. * Documentation updates from Dave Mills. * Crypto cleanup from Dave Mills. * [Bug 905] ntp_crypto.c fails to compile without -DDEBUG.