From: Danny Mayer Date: Sun, 12 Apr 2009 04:55:24 +0000 (-0400) Subject: Windows bug fixes X-Git-Tag: NTP_4_2_4P7_RC3~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00d2d962ca5cd5dc17c99d3ba0b5e141a91f7090;p=thirdparty%2Fntp.git Windows bug fixes bk: 49e1743cK3PCeYuSpTmsaLYdeX2APA --- diff --git a/ChangeLog b/ChangeLog index 90a5dc560..3f6c81aa3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,13 @@ +* [Bug 1156] lock_thread_to_processor() should be declared in header +* [Bug 1147] System errors should be logged to msyslog() +* [Bug 787] Bug fixes for 64-bit time_t on Windows + + --- (4.2.4p7-RC2) 2009/04/09 Released by Harlan Stenn -* [Sec 1144] limited buffer overflow in ntpq. CVE-2009-0159 -* [Sec 1149] use SO_EXCLUSIVEADDRUSE on Windows +* [Bug 1144] limited buffer overflow in ntpq. CVE-2009-0159 +* [Bug 1149] use SO_EXCLUSIVEADDRUSE on Windows --- (4.2.4p7-RC1) 2009/03/30 Released by Harlan Stenn