]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1429. [bug] Prevent the cache getting locked to old servers.
authorMark Andrews <marka@isc.org>
Thu, 20 Feb 2003 03:58:14 +0000 (03:58 +0000)
committerMark Andrews <marka@isc.org>
Thu, 20 Feb 2003 03:58:14 +0000 (03:58 +0000)
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

CHANGES

diff --git a/CHANGES b/CHANGES
index 100590806eca11c3d04012814f6d38f0d43beefa..dbf539d1d35a7928c4d14909dfef8c22c30b14cc 100644 (file)
--- 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.