]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
change numbers
authorMark Andrews <marka@isc.org>
Thu, 5 Jan 2006 00:09:15 +0000 (00:09 +0000)
committerMark Andrews <marka@isc.org>
Thu, 5 Jan 2006 00:09:15 +0000 (00:09 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 55cc3fd2ff1e759bd7e26d61df344dbedb9edd1e..c1d05fbf29bf3c797310d43dccb09e28bcfd6864 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,8 @@
-1953.  [func]          Named now falls back to advertising EDNS with a
+1954.  [func]          Named now falls back to advertising EDNS with a
                        512 byte receive buffer if the initial EDNS queries
                        fail.  [RT #14852]
 
-1952.  [func]          The maximum EDNS UDP response named will send can
+1953.  [func]          The maximum EDNS UDP response named will send can
                        now be set in named.conf (max-udp-size).  This is
                        independent of the advertised receive buffer
                        (edns-udp-size). [RT #14852]