]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
888. [bug] Don't die when using TKEY to delete a nonexistent
authorBrian Wellington <source@isc.org>
Fri, 8 Jun 2001 19:18:58 +0000 (19:18 +0000)
committerBrian Wellington <source@isc.org>
Fri, 8 Jun 2001 19:18:58 +0000 (19:18 +0000)
TSIG key. [RT #1392]

CHANGES

diff --git a/CHANGES b/CHANGES
index 6c7d36759a35a5216f96d86e5fd6c1934d42588a..29590a4aa89f1ade94e1289eaf44f8a0d53b7320 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+ 888.  [bug]           Don't die when using TKEY to delete a nonexistent
+                       TSIG key. [RT #1392]
+
  887.  [port]          Detect broken compilers that can't call static
                        functions from inline functions.  [RT #1212]