From: Mark Andrews Date: Thu, 17 Jan 2008 21:51:24 +0000 (+0000) Subject: 2310 [bug] dig, host, nslookup: flush stdout before emitting X-Git-Tag: v9.5.0b2~23^2~28 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=b1e32169ac5cf21fca540fa122a546db71090491;p=thirdparty%2Fbind9.git 2310 [bug] dig, host, nslookup: flush stdout before emitting debug/fatal messages. [RT #17501] --- diff --git a/CHANGES b/CHANGES index cad53efccc4..25342da2ba3 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]