From: Mark Andrews Date: Thu, 20 Feb 2003 03:58:14 +0000 (+0000) Subject: 1429. [bug] Prevent the cache getting locked to old servers. X-Git-Tag: v9.2.3rc1~104^2~109 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=266296414d0ed79980c6d3144a587b42324a50ff;p=thirdparty%2Fbind9.git 1429. [bug] Prevent the cache getting locked to old servers. cvs rdiff -r1.180 -r1.182 bind9/lib/dns/rbtdb.c cvs rdiff -r1.31 -r1.32 bind9/lib/dns/rdataslab.c cvs rdiff -r1.23 -r1.24 bind9/lib/dns/include/dns/rdataslab.h --- diff --git a/CHANGES b/CHANGES index 100590806ec..dbf539d1d35 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +1429. [bug] Prevent the cache getting locked to old servers. + 1428. [placeholder] 1427. [bug] Race condition in adb with threaded build.