]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update 2976 description
authorMark Andrews <marka@isc.org>
Thu, 2 Dec 2010 23:43:25 +0000 (23:43 +0000)
committerMark Andrews <marka@isc.org>
Thu, 2 Dec 2010 23:43:25 +0000 (23:43 +0000)
CHANGES

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