]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] added change note for previous commit
authorEvan Hunt <each@isc.org>
Thu, 20 Jun 2013 00:12:51 +0000 (17:12 -0700)
committerEvan Hunt <each@isc.org>
Thu, 20 Jun 2013 00:12:51 +0000 (17:12 -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 5b46332e1e0db87c2634b68f4968eed43ac99be3..206e430617c33ec4e101057a3a90234c7ca73e13 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]