From: Harlan Stenn Date: Wed, 27 Jun 2007 03:03:43 +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=6c3fc9882dd44221c8a73bfd1bfe5c5dbca07e1c;p=thirdparty%2Fntp.git Merge bk://www.ntp.org/ntp-dev into pogo.udel.edu:/pogo/users/mayer/ntp-dev bk: 4681d38fnyKgqdapmAj6bMauWkX8cA --- 6c3fc9882dd44221c8a73bfd1bfe5c5dbca07e1c diff --cc ChangeLog index 299b974e84,c2703fae80..5a9f2fd358 --- a/ChangeLog +++ b/ChangeLog @@@ -1,7 -1,7 +1,9 @@@ +* [Bug 863] unable to stop ntpd on Windows as the handle reference for events + changed - * Use emalloc() instead of malloc() in refclock_datum.c (Calypso). + * [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. * leap second infrastructure fixes from Dave Mills. * Use YYERROR_VERBOSE for the new parser, and fix related BUILT_SOURCES.