]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorAndreas Gustafsson <source@isc.org>
Mon, 25 Sep 2000 20:49:11 +0000 (20:49 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 25 Sep 2000 20:49:11 +0000 (20:49 +0000)
 488.   [bug]           Locks weren't properly destroyed in some cases.

CHANGES

diff --git a/CHANGES b/CHANGES
index 5efed8a2ad5ea2949572ba6fc5272e099e3de51c..914672fd733a39993141b365f663d428eed0048a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+ 488.  [bug]           Locks weren't properly destroyed in some cases.
+
  476.  [bug]           A zone could expire while a zone transfer was in
                        progress triggering a INSIST failure. [RT #329]