summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2011-02-04 20:44:22 -0700
committerInternet Software Consortium, Inc <@isc.org>2011-02-04 20:44:22 -0700
commitef9064068833c17eec60ba8ba9d30f7a1b31d4ad (patch)
tree537fac52896e94b6638bd8c4331879692af8d577 /CHANGES
parent2d4143b7b132c64f8720d6608219ccfa89a7d9ec (diff)
downloadbind9-ef9064068833c17eec60ba8ba9d30f7a1b31d4ad.tar.gz
9.7.3rc1
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES31
1 files changed, 31 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dce98eaf..62e8733d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,34 @@
+
+ --- 9.7.3rc1 released ---
+
+3007. [bug] Named failed to preserve the case of domain names in
+ rdata which is not compressible when writing master
+ files. [RT #22863]
+
+3002. [bug] isc_mutex_init_errcheck() failed to destroy attr.
+ [RT #22766]
+
+2996. [security] Temporarily disable SO_ACCEPTFILTER support.
+ [RT #22589]
+
+2995. [bug] The Kerberos realm was not being correctly extracted
+ from the signer's identity. [RT #22770]
+
+2994. [port] NetBSD: use pthreads by default on NetBSD >= 5.0, and
+ do not use threads on earlier versions. Also kill
+ the unproven-pthreads, mit-pthreads, and ptl2 support.
+
+2990. [bug] 'dnssec-settime -S' no longer tests prepublication
+ interval validity when the interval is set to 0.
+ [RT #22761]
+
+2985. [bug] Add a regression test for change #2896. [RT #21324]
+
+2984. [bug] Don't run MX checks when the target of the MX record
+ is ".". [RT #22645]
+
+2983. [bug] Include "loadkeys" in rndc help output. [RT #22493]
+
--- 9.7.3b1 released ---
2982. [bug] Reference count dst keys. dst_key_attach() can be used