]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ChangeLog:
authorDave Hart <hart@ntp.org>
Fri, 20 Mar 2009 03:34:09 +0000 (03:34 +0000)
committerDave Hart <hart@ntp.org>
Fri, 20 Mar 2009 03:34:09 +0000 (03:34 +0000)
  I'm learning
  add DPRINTF line omitted accidentally

bk: 49c30eb1qMgOSUALzS9mnjwMiZAbug

ChangeLog

index a905d95055f1a793db3ca67d4a7fba386e9e105f..410d730328edaa18fd3e4d569d16516c5c1370cf 100644 (file)
--- 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 <stenn@ntp.org>
 * Fix [CID 72], a typo introduced at the latest fix to prettydate.c.
 (4.2.5p157) 2009/01/26 Released by Harlan Stenn <stenn@ntp.org>