2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

[master] 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:12:51 -07:00
parent 31d95f1095
commit f48358cffb

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]