]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ChangeLog:
authorDave Hart <hart@ntp.org>
Sat, 7 Feb 2009 19:08:35 +0000 (14:08 -0500)
committerDave Hart <hart@ntp.org>
Sat, 7 Feb 2009 19:08:35 +0000 (14:08 -0500)
  DPRINTF safer

bk: 498ddc33pqro0pKnhiAWrRTGKJXTgw

ChangeLog

index f26fece5e6cf9e644f616d7c735e7dd7c3b852bd..858ed1d412c679e3f7d8fc74cc9fd5613ac9dc5f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+* DPRINTF macro made safer, always evaluates to a statement and will not
+  misassociate an else which follows the macro.
 ---
 (4.2.4p6) 2009/01/08 Released by Harlan Stenn <stenn@ntp.org>