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

509. [func] Add support for write of zone files on shutdown.

somehow this got missed
This commit is contained in:
Mark Andrews 2000-10-10 01:14:57 +00:00
parent 7e8f841d08
commit 2b4db0b6d4

View File

@ -1,3 +1,5 @@
509. [func] Add support for write of zone files on shutdown.
508. [func] dns_message_parse() can now do a best-effort
attempt, which should allow dig to print more invalid
messages.