From: Evan Hunt Date: Thu, 17 Apr 2014 05:49:02 +0000 (-0700) Subject: [master] prep 9.10.0 respin X-Git-Tag: v9.10.0rc2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=088b1abfd0a4a8c964260947482e1e388c722e4e;p=thirdparty%2Fbind9.git [master] prep 9.10.0 respin --- diff --git a/CHANGES b/CHANGES index 0ada88dbe1e..1ce6916910f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.10.0 released --- + 3810. [bug] Work around broken nameservers that fail to ignore unknown EDNS options. [RT #35766] @@ -8,8 +10,6 @@ 3807. [bug] Fix sign extention bug in dns_name_fromtext when lowercase is set. [RT #35743] - --- 9.10.0 released --- - 3806. [test] Improved system test portability. [RT #35625] 3805. [contrib] Added contrib/perftcpdns, a performance testing tool diff --git a/lib/dns/api b/lib/dns/api index 8890eac1289..7600bdf71bf 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -6,5 +6,5 @@ # 9.9-sub: 130-139 # 9.10: 140-149 LIBINTERFACE = 144 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 2