From: Dave Hart Date: Fri, 20 Mar 2009 03:34:09 +0000 (+0000) Subject: ChangeLog: X-Git-Tag: NTP_4_2_5P160~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42eaf8f2df5c44d552885af0f3b9bb1522784a43;p=thirdparty%2Fntp.git ChangeLog: I'm learning add DPRINTF line omitted accidentally bk: 49c30eb1qMgOSUALzS9mnjwMiZAbug --- diff --git a/ChangeLog b/ChangeLog index a905d9505..410d73032 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ 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.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