From: Harlan Stenn Date: Sat, 6 Jun 2009 04:00:04 +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=7c64ceea8ac9285aeb6442ffee32e67aa9f689ee;p=thirdparty%2Fntp.git Merge bk://www.ntp.org/ntp-dev into pogo.udel.edu:/pogo/users/mayer/ntp-dev-wincompiler bk: 4a29e9c4l1JpYpDpFEXztPBBK3HnwA --- 7c64ceea8ac9285aeb6442ffee32e67aa9f689ee diff --cc ChangeLog index 5e8498dbca,87e199f397..5324f26587 --- a/ChangeLog +++ b/ChangeLog @@@ -1,4 -1,9 +1,10 @@@ +* [Bug 1206] Required compiler changes for Windows + * [Bug 1084] PPSAPI for ntpd on Windows with DLL backends + * [Bug 1204] Unix-style refclock device paths on Windows + * [Bug 1205] partial fix, disable RDTSC use by default on Windows + * [Bug 1208] decodenetnum() buffer overrun on [ with no ] + * [Bug 1211] keysdir free()d twice #ifdef DEBUG + * Enable ONCORE, ARCRON refclocks on Windows (untested) (4.2.5p180) 2009/05/29 Released by Harlan Stenn * [Bug 1200] Enable IPv6 in Windows port * Lose FLAG_FIXPOLL, from Dave Mills.