]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Missing changes note:
authorMark Andrews <marka@isc.org>
Thu, 3 Dec 2009 02:25:51 +0000 (02:25 +0000)
committerMark Andrews <marka@isc.org>
Thu, 3 Dec 2009 02:25:51 +0000 (02:25 +0000)
2639.   [bug]           Silence compiler warnings in gssapi code. [RT #19954]

CHANGES

diff --git a/CHANGES b/CHANGES
index df44e97ae8e081c5666c31f7935658574045535a..8867756197fc0e5d09601127537c23148eb23466 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
 2656.  [func]          win32: add a "tools only" check box to the installer
                        which causes it to only install dig, host, nslookup,
-                       nsupdate and relevant dlls.  [RT #19998]
+                       nsupdate and relevant DLLs.  [RT #19998]
 
 2655.  [doc]           Document that key-directory does not affect
                        rndc.key.  [RT #20155]
 2640.  [security]      A specially crafted update packet will cause named
                        to exit. [RT #20000]
 
+2639.  [bug]           Silence compiler warnings in gssapi code. [RT #19954]
+
 2637.  [func]          Rationalize dnssec-signzone's signwithkey() calling.
                        [RT #19959]