2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

clarified 917. and 918.

This commit is contained in:
Andreas Gustafsson 2001-07-02 19:04:16 +00:00
parent cf67a374a9
commit eb6e3b0416

10
CHANGES
View File

@ -1,11 +1,13 @@
919. [placeholder]
918. [func] nsupdate: TSIG errors are not immediately fatal.
918. [func] In nsupdate, TSIG errors are no longer treated as
fatal errors.
917. [func] New nsupdate command 'key', allowing TSIG keys to
be specified in the nsupdate command stream rather
than the command line.
917. [func] nsupdate: keys can now be specified inline with
with all other commands.
916. [bug] Specifying type ixfr to dig without specifying
a serial number failed in unexpected ways.