From: Harlan Stenn Date: Thu, 21 May 2009 07:03:04 +0000 (-0400) Subject: Note fixes for bugs 320 and 1192, and erealloc() and estrdup(), along with better... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb3eea2ccf913b093656da9a62bd0662ee346986;p=thirdparty%2Fntp.git Note fixes for bugs 320 and 1192, and erealloc() and estrdup(), along with better config parser error messages. bk: 4a14fca896Cgqy9oeFlJrsEE9qBINA --- diff --git a/ChangeLog b/ChangeLog index 60557777b0..2362f54cff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +* Provide erealloc() and estrdup(), a la emalloc(). +* Improve ntp.conf's parser error messages. +* [Bug 320] "restrict default ignore" does not affect IPv6. +* [Bug 1192] "restrict -6 ..." reports a syntax error. (4.2.5p177) 2009/05/18 Released by Harlan Stenn * Include (4.2.4p7) * [Bug 1174] nmea_shutdown assumes that nmea has a unit assigned