]> git.ipfire.org Git - thirdparty/bind9.git/commit
2705. [bug] Reconcile the XML stats version number with a later
authorEvan Hunt <each@isc.org>
Mon, 5 Oct 2009 21:57:42 +0000 (21:57 +0000)
committerEvan Hunt <each@isc.org>
Mon, 5 Oct 2009 21:57:42 +0000 (21:57 +0000)
commit845b0ee4f6d8b0fafa0f3f23cef5502a1c03aadd
tree682414b6166d202f02bf8c1bea7be99d71fc21f0
parent3d4dd3c1d16f568de01e5dfd0e87d5e0f89a7313
2705. [bug] Reconcile the XML stats version number with a later
                        BIND9 release, by adding a "name" attribute to
                        "cache" elements and increasing the version number
                        to 2.2.  (This is a minor version change, but may
                        affect XML parsers if they assume the cache element
                        doesn't take an attribute.)

2704. [bug] Serial of dynamic and stub zones could be inconsistent
with their SOA serial.  [RT #19387]
CHANGES
bin/named/statschannel.c
lib/dns/include/dns/zone.h
lib/dns/win32/libdns.def
lib/dns/zone.c