From: Andreas Gustafsson Date: Mon, 25 Sep 2000 20:49:11 +0000 (+0000) Subject: pullup: X-Git-Tag: v9.0.0^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc5c2564ac620f4e4940fe27a751b2a3a1f788b8;p=thirdparty%2Fbind9.git pullup: 488. [bug] Locks weren't properly destroyed in some cases. --- diff --git a/CHANGES b/CHANGES index 5efed8a2ad5..914672fd733 100644 --- 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]