]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix change numbering, 2406->2437
authorEvan Hunt <each@isc.org>
Thu, 11 Sep 2008 05:41:14 +0000 (05:41 +0000)
committerEvan Hunt <each@isc.org>
Thu, 11 Sep 2008 05:41:14 +0000 (05:41 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 37a4322d928ec0bb470aaaab14fa24d2e192f789..934d63986b4bbb76f1f536a824df886be05e92c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+2437.  [bug]           Sockets could be closed too early, leading to
+                       inconsistent states in the socket module. [RT #18298]
+
 2430.  [bug]           win32: isc_interval_set() could round down to
                        zero if the input was less than NS_INTERVAL
                        nanoseconds.  Round up instead. [RT #18549]
@@ -52,9 +55,6 @@
 
 2407.  [port]          hpux: test for sys/dyntune.h. [RT #18421]
 
-2406.  [bug]           Sockets could be closed too early, leading to
-                       inconsistent states in the socket module. [RT #18298]
-
 2404.  [port]          hpux: files unlimited support.
 
 2403.  [bug]           TSIG context leak. [RT #18341]