From 69836f45cff130ab11a1f5a662e8bf8aaf390de2 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 5 Jan 2006 00:09:15 +0000 Subject: [PATCH] change numbers --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 55cc3fd2ff..c1d05fbf29 100644 --- 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]