From: Harlan Stenn Date: Wed, 27 Jun 2007 06:41:48 +0000 (-0400) Subject: Merge bk://www.ntp.org/ntp-dev X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56dbf255a333224d18902fb2dd1069bca4d05a64;p=thirdparty%2Fntp.git Merge bk://www.ntp.org/ntp-dev into pogo.udel.edu:/pogo/users/neal/neal.ntp-dev bk: 468206aclWlx6DSMu-zrt6wSHxC2PA --- 56dbf255a333224d18902fb2dd1069bca4d05a64 diff --cc ChangeLog index e3aa3009e8,c48aabc219..1d2965ba4e --- a/ChangeLog +++ b/ChangeLog @@@ -1,10 -1,14 +1,15 @@@ +* [Bug 862] includefile nesting; preserve phonelist on reconfig. + * [Bug 604] ntpd regularly dies on linux/alpha. + * more leap second infrastructure fixes from Dave Mills. + * [Bug 858] recent leapfile changes broke non-OpenSSL builds. + * Use emalloc() instead of malloc() in refclock_datum.c (Calysto). + * Start using 'design by contract' assertions. + * [Bug 767] Fast sync to refclocks wanted. * Allow null driftfile. - * More leap second fixes from Dave Mills. * Use YYERROR_VERBOSE for the new parser, and fix related BUILT_SOURCES. - * [Bug #629] changes to ensure broadcast works including on wildcard addresses + * [Bug 629] changes to ensure broadcast works including on wildcard addresses * [Bug 853] get_node() must return a pointer to maximally-aligned memory. - * Leap file fixes from Dave Mills. + * Initial leap file fixes from Dave Mills. * [Bug 858] Recent leapfile changes broke without OPENSSL. * Use a char for DIR_SEP, not a string. * [Bug 850] driftfile parsing changes.