]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Wed, 9 Aug 2017 00:42:40 +0000 (00:42 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 9 Aug 2017 00:42:40 +0000 (00:42 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 85b58a5180ab364d2f859349fa6145eb254801dd..e5a013a444d891760240b870f787e9fc16eed7f5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,7 +7,7 @@
 
 4670.  [cleanup]       Ensure that a request MAC is never sent back
                        in an XFR response unless the signature was
-                        verified. [RT #45494]
+                       verified. [RT #45494]
 
 4669.  [func]          Iterative query logic in resolver.c has been
                        refactored into smaller functions and commented,