]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
include 686. in 9.1.1rc5
authorAndreas Gustafsson <source@isc.org>
Wed, 14 Mar 2001 06:43:49 +0000 (06:43 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 14 Mar 2001 06:43:49 +0000 (06:43 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ad89807edf190169f9587730a27621c920dcdcde..2e5ec64458080abb79e2ec20989e3e5d3647eff0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,3 @@
- 686.   [bug]          dig and nslookup can now be properly aborted during
-                       blocking operations. [RT #568]
 
        --- 9.1.1rc5 released ---
 
@@ -18,6 +16,9 @@
                        dumps in the presence of negative caching entries.
                        [RT #991]
 
+ 686.   [bug]          dig and nslookup can now be properly aborted during
+                       blocking operations. [RT #568]
+
        --- 9.1.1rc4 released ---
 
  767.  [bug]           The configuration parser handled invalid ports badly.