2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

1491. [bug] dns_master_dump*() would produce extraneous $ORIGIN

lines. [RT #6206]
cvs rdiff -r 1.67 -r 1.68 bind9/lib/dns/masterdump.c
This commit is contained in:
Mark Andrews 2003-07-21 00:28:16 +00:00
parent 7969572891
commit a4b3e51a8f

View File

@ -1,3 +1,6 @@
1491. [bug] dns_master_dump*() would produce extraneous $ORIGIN
lines. [RT #6206]
1490. [bug] Accept reading state as well as working state in
ns_client_next(). [RT #6813]