]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2310 [bug] dig, host, nslookup: flush stdout before emitting
authorMark Andrews <marka@isc.org>
Thu, 17 Jan 2008 21:51:24 +0000 (21:51 +0000)
committerMark Andrews <marka@isc.org>
Thu, 17 Jan 2008 21:51:24 +0000 (21:51 +0000)
                        debug/fatal messages.  [RT #17501]

CHANGES

diff --git a/CHANGES b/CHANGES
index cad53efccc4346e0f9862e5e542519d5beb490b0..25342da2ba3095bc2b1e33da63095b1c23d9de18 100644 (file)
--- 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]