From b1e32169ac5cf21fca540fa122a546db71090491 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 17 Jan 2008 21:51:24 +0000 Subject: [PATCH] 2310 [bug] dig, host, nslookup: flush stdout before emitting debug/fatal messages. [RT #17501] --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index cad53efccc..25342da2ba 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ -2310 [bug] Flush stdout before emitting debug/fatal messages. - [RT #17501] +2310 [bug] dig, host, nslookup: flush stdout before emitting + debug/fatal messages. [RT #17501] 2309. [cleanup] Fix Coverity warnings in lib/dns/acl.c and iptable.c. [RT #17455] -- GitLab