]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update RT number
authorMark Andrews <marka@isc.org>
Fri, 3 Dec 2010 00:11:54 +0000 (00:11 +0000)
committerMark Andrews <marka@isc.org>
Fri, 3 Dec 2010 00:11:54 +0000 (00:11 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index db56c3055fd3f3922fd21998b2a8fde85ebc0aab..c16bbab89052aad48f910e48fb3e77e5a2e9a193 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
 2976.  [bug]           named could die on exit after negotiating a GSS-TSIG
-                       key.  [RT #3415]
+                       key. [RT #22573]
                        
 2975.  [bug]           rbtdb.c:cleanup_dead_nodes_callback() aquired the
                        wrong lock which could lead to server deadlock.