]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_8] added change note for previous commit
authorEvan Hunt <each@isc.org>
Thu, 20 Jun 2013 00:13:15 +0000 (17:13 -0700)
committerEvan Hunt <each@isc.org>
Thu, 20 Jun 2013 00:13:15 +0000 (17:13 -0700)
3600. [cleanup] dig: Fixed a typo in the warning output when receiving
an oversized response. [RT #33910]

CHANGES

diff --git a/CHANGES b/CHANGES
index bdf9211a9ed4627fcbb102230bbe66f223cc2fde..4588edec7f9e5aebc4eb134fc9089ab7a64f7331 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+3600.  [cleanup]       dig: Fixed a typo in the warning output when receiving
+                       an oversized response. [RT #33910]
+
 3599.  [tuning]        Check for pointer equivalence in name comparisons.
                        [RT #18125]