diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-06-25 18:50:46 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-06-25 18:50:46 +0000 |
commit | 53ae1d202dc8ab10c2a95d64232a5ce37efdec73 (patch) | |
tree | fd7aeafae85cba26eb571345dcbf44bbb5421e5d /CHANGES | |
parent | 917f9272552f53051c2565455cf463703988e9b3 (diff) | |
download | src-53ae1d202dc8ab10c2a95d64232a5ce37efdec73.tar.gz src-53ae1d202dc8ab10c2a95d64232a5ce37efdec73.zip |
Vendor import of BIND 9.6.1vendor/bind9/9.6.1
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=194991
svn path=/vendor/bind9/9.6.1/; revision=194992; tag=vendor/bind9/9.6.1
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,4 +1,23 @@ + --- 9.6.1 released --- + +2607. [bug] named could incorrectly delete NSEC3 records for + empty nodes when processing a update request. + [RT #19749] + +2606. [bug] "delegation-only" was not being accepted in + delegation-only type zones. [RT #19717] + +2605. [bug] Accept DS responses from delegation only zones. + [RT # 19296] + +2603. [port] win32: handle .exe extension of named-checkzone and + named-comilezone argv[0] names under windows. + [RT #19767] + +2602. [port] win32: fix debugging command line build of libisccfg. + [RT #19767] + --- 9.6.1rc1 released --- 2599. [bug] Address rapid memory growth when validation fails. |