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