]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_6] added change note for previous commit
authorEvan Hunt <each@isc.org>
Thu, 20 Jun 2013 00:13:21 +0000 (17:13 -0700)
committerEvan Hunt <each@isc.org>
Thu, 20 Jun 2013 00:13:21 +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 b81cf242e20b51ff4ad4e880503e1514ad74ac6c..16b063b955a67e9d20634eff0f9876418d55f3c9 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]