From: Harlan Stenn Date: Wed, 27 Jun 2007 05:42:30 +0000 (-0400) Subject: First RC for 4.2.4p3 X-Git-Tag: NTP_4_2_4P3_RC1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d8061f5f2d56090bb2ae789c401d2b723156bd;p=thirdparty%2Fntp.git First RC for 4.2.4p3 bk: 4681f8c6PmhK0u6GhQ2jgF68xq0lbA --- diff --git a/ChangeLog b/ChangeLog index 44449112a..d9bafe0e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,5 @@ -* {Bug 863] unable to stop ntpd on Windows as the handle reference for events +(4.2.4p3) +* [Bug 863] unable to stop ntpd on Windows as the handle reference for events changed (4.2.4p2) Released by Harlan Stenn * [Bug 854] Broadcast address was not correctly set for interface addresses diff --git a/NEWS b/NEWS index 5235f4f74..5e1dabfee 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +NTP 4.2.4p3 (Harlan Stenn , 2007/06/xx) + +Focus: Minor Bugfixes + +This release fixes a bug in Windows that made it difficult to +terminate ntpd under windows. +This is a recommended upgrade for Windows. +--- NTP 4.2.4p2 (Harlan Stenn , 2007/06/19) Focus: Minor Bugfixes diff --git a/packageinfo.sh b/packageinfo.sh index fef3d9a93..a7a0679d1 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -16,7 +16,7 @@ special= # [???] To start an RC cycle: RC->yes # To release from an RC cycle: rcpoint-> GO # ReleaseCandidate. 'yes' or 'no'. -releasecandidate=no +releasecandidate=yes #releasecandidate=no # ChangeLog tag CLTAG=NTP_4_2_0