From: Evan Hunt Date: Thu, 20 Jun 2013 00:12:51 +0000 (-0700) Subject: [master] added change note for previous commit X-Git-Tag: v9.10.0a1~266 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f48358cffb35bb4b24731c136b07816bdcdce651;p=thirdparty%2Fbind9.git [master] added change note for previous commit 3600. [cleanup] dig: Fixed a typo in the warning output when receiving an oversized response. [RT #33910] --- diff --git a/CHANGES b/CHANGES index 5b46332e1e0..206e430617c 100644 --- 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]