]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] fix typo
authorEvan Hunt <each@isc.org>
Thu, 5 Mar 2015 00:01:06 +0000 (16:01 -0800)
committerEvan Hunt <each@isc.org>
Thu, 5 Mar 2015 00:01:06 +0000 (16:01 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 76562e1d65d9a8359c18850dc3b1e13bd598da85..a603cbca4c7f830823918d039c542452e3e05720 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
-4083.  [cleanup]       Print of the number of CPUs and UDP listeners
-                       in the log and in "rndc status" output; indicate
-                       whether threads are supported in "named -V" output.
-                       [RT #38811]
+4083.  [cleanup]       Print the number of CPUs and UDP listeners
+                       consistently in the log and in "rndc status"
+                       output; indicate whether threads are supported
+                       in "named -V" output. [RT #38811]
 
 4082.  [bug]           Incrementally sign large inline zone deltas.
                        [RT #37927]