From: Harlan Stenn Date: Mon, 30 Mar 2009 06:07:06 +0000 (-0500) Subject: Merge pogo:/usa/hart/ntp-dev-pull-pull X-Git-Tag: NTP_4_2_5P160~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a473dcb9841ce9e60574dd636bbaa0504557a392;p=thirdparty%2Fntp.git Merge pogo:/usa/hart/ntp-dev-pull-pull into whimsy.udel.edu:/deacon/backroom/ntp-dev-hart bk: 49d0618aQjysNRyz3XaAyKgcoTLFsA --- a473dcb9841ce9e60574dd636bbaa0504557a392 diff --cc ChangeLog index 73be22ea7,99eab2e02..ef520c5c0 --- a/ChangeLog +++ b/ChangeLog @@@ -1,13 -1,5 +1,6 @@@ - * [Bug 1141] refclock_report missing braces cause spurious "peer event: - clock clk_unspec" log entries - * [Bug 873] Windows serial refclock proper TTY line discipline emulation - * [Bug 1117] Deferred interface binding under Windows works only - correctly if FORCE_DNSRETRY is defined - * [BUG 1124] Lock QueryPerformanceCounter() client threads to same CPU - * [Bug 1014] Enable building with VC9 (in Visual Studio 2008, Visual - C++ 2008, or SDK) - * DPRINTF macro made safer, always evaluates to a statement and will - not misassociate an else which follows the macro ++* Include (4.2.4p7) + (4.2.5p159) 2009/03/28 Released by Harlan Stenn + * "bias" changes from Dave Mills. (4.2.5p158) 2009/01/30 Released by Harlan Stenn * Fix [CID 72], a typo introduced at the latest fix to prettydate.c. (4.2.5p157) 2009/01/26 Released by Harlan Stenn @@@ -212,6 -204,6 +205,20 @@@ * More cleanup and changes from Dave Mills. * [Bug 980] Direct help to stdout. ++--- ++(4.2.4p7) ++ ++* [Bug 1141] refclock_report missing braces cause spurious "peer event: ++ clock clk_unspec" log entries ++* [Bug 873] Windows serial refclock proper TTY line discipline emulation ++* [Bug 1117] Deferred interface binding under Windows works only ++ correctly if FORCE_DNSRETRY is defined ++* [BUG 1124] Lock QueryPerformanceCounter() client threads to same CPU ++* [Bug 1014] Enable building with VC9 (in Visual Studio 2008, Visual ++ C++ 2008, or SDK) ++* DPRINTF macro made safer, always evaluates to a statement and will ++ not misassociate an else which follows the macro ++ --- (4.2.4p6) 2009/01/08 Released by Harlan Stenn