]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
bug -> security
authorMark Andrews <marka@isc.org>
Mon, 15 Jan 2007 02:54:30 +0000 (02:54 +0000)
committerMark Andrews <marka@isc.org>
Mon, 15 Jan 2007 02:54:30 +0000 (02:54 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 806a11c62b3dae0bb53c0fa1eb6605b2933f490c..ea977e668173d4cffec27384289430787bd4a247 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,12 +3,12 @@
 
 2127.  [port]          Improved OpenSSL 0.9.8 support. [RT #16563]
 
-2126.  [bug]           Serialise validation of type ANY responses. [RT #16555]
+2126.  [security]      Serialise validation of type ANY responses. [RT #16555]
 
 2125.  [bug]           dns_zone_getzeronosoattl() REQUIRE failure if DLZ
                        was defined. [RT #16574]
 
-2124.  [bug]           It was possible to dereference a freed fetch
+2124.  [security]      It was possible to dereference a freed fetch
                        context. [RT #16584]
 
 2120.  [doc]           Fix markup on nsupdate man page. [RT #16556]