]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
corrected two out-of-order changes in CHANGES
authorEvan Hunt <each@isc.org>
Tue, 1 Jul 2008 06:22:17 +0000 (06:22 +0000)
committerEvan Hunt <each@isc.org>
Tue, 1 Jul 2008 06:22:17 +0000 (06:22 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 642f1ffdd3d583b010b91ea272f4dabbfd69c150..f9e507fcf88cab51be336639fcd222bd299a4ea8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
 2376.  [bug]           Change #2144 was not complete.
 
+2375.  [security]      Fully randomize UDP query ports to improve
+                       forgery resilience. [RT #17949]
+
 2373.  [bug]           Default values of zone ACLs were re-parsed each time a
                        new zone was configured, causing an overconsumption
                        of memory. [RT #18092]
 
-2375.  [security]      Fully randomize UDP query ports to improve
-                       forgery resilience. [RT #17949]
-
        --- 9.5.0 released ---
 
 2374.  [bug]           "blackhole" ACLs could cause named to segfault due