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

diff --git a/CHANGES b/CHANGES
index 5f13ffef1bac9a9557e1e8098dd8ffcc2abc628a..9dd351a0145ff27caf3115ce8fe17a669cddaf6f 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.