]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
improve #1206
authorBrian Wellington <source@isc.org>
Mon, 11 Mar 2002 23:52:11 +0000 (23:52 +0000)
committerBrian Wellington <source@isc.org>
Mon, 11 Mar 2002 23:52:11 +0000 (23:52 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8efbee309c0439b839dfb1986f90bf1a9a54cbf4..29b5600e1cd5fa8b9248267d30c96348a0a4c3cb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -62,8 +62,8 @@
 1207.  [bug]           libbind: getaddrinfo() could call freeaddrinfo() with
                        an invalid pointer.
 
-1206.  [bug]           SERVFAIL and NOTIMP responses to a EDNS should trigger
-                       a non-EDNS retry.
+1206.  [bug]           SERVFAIL and NOTIMP responses to an EDNS query should
+                       trigger a non-EDNS retry.
 
 1205.  [bug]           OPT, TSIG and TKEY cannot be used to set the "class"
                        of the message. [RT #2449]