[v9_9] added change note for previous commit

3600.	[cleanup]	dig: Fixed a typo in the warning output when receiving
			an oversized response. [RT #33910]
This commit is contained in:
Evan Hunt 2013-06-19 17:13:08 -07:00
parent 57ca2e3093
commit 1225aece99

View file

@ -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]