]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] s/bug/func/
authorEvan Hunt <each@isc.org>
Fri, 7 Mar 2014 01:00:14 +0000 (17:00 -0800)
committerEvan Hunt <each@isc.org>
Fri, 7 Mar 2014 01:00:14 +0000 (17:00 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6aaefcee742dac2ae44a830dd667979175c80f1f..9d9077e748d2bf5f0ace475c527973f755b16c8c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
 3777.  [bug]           EDNS EXPIRE code could dump core when processing
                        DLZ queries. [RT #35493]
 
-3776.  [bug]           "rndc -q" suppresses output from successful
+3776.  [func]          "rndc -q" suppresses output from successful
                        rndc commands. Errors are printed on stderr.
                        [RT #21393]