From: Hal Murray Date: Thu, 17 Dec 2009 00:22:42 +0000 (-0500) Subject: Merge bk://www.ntp.org/ntp-dev X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=edf38f6591882da5bead76eda63ca327ee8b8079;p=thirdparty%2Fntp.git Merge bk://www.ntp.org/ntp-dev into malarky.udel.edu:/m/pogo/users/murray/tg2 bk: 4b2979d22g4INvKXxR_XsA5l4q2asQ --- edf38f6591882da5bead76eda63ca327ee8b8079 diff --cc ChangeLog index d98eb4469c,8c6ab17997..b55bc72526 --- a/ChangeLog +++ b/ChangeLog @@@ -1,10 -1,4 +1,11 @@@ + * add util/tg2, a clone of tg that works on Linux, NetBSD, and FreeBSD +(4.2.7p1) 2009/12/15 Released by Harlan Stenn +* [Bug 1348] ntpd Windows port should wait for sendto() completion. +* [Bug 1413] test OpenSSL headers regarding -Wno-strict-prototypes. +* [Bug 1418] building ntpd/ntpdc/ntpq statically with ssl fails. +(4.2.7p0) 2009/12/13 Released by Harlan Stenn +* [Bug 1412] m4/os_cflags.m4 caches results that depend on $CC. +* [Bug 1414] Enable "make distcheck" success with BSD make. (4.2.7) 2009/12/09 Released by Harlan Stenn * [Bug 1407] configure.ac: recent GNU Make -v does not include "version".