From eb6e3b04169a766d2b968bcc978191605c2ef24c Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 2 Jul 2001 19:04:16 +0000 Subject: [PATCH] clarified 917. and 918. --- CHANGES | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index a741a18142..e51a603d49 100644 --- a/CHANGES +++ b/CHANGES @@ -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.