From de382ae91aa6b3df7f8684135f08e6db45ab1402 Mon Sep 17 00:00:00 2001 From: Scott Mann Date: Wed, 7 Sep 2011 11:55:05 +0000 Subject: [PATCH] added RT # to 3153 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 382f9f553b..76af4116e2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 3153. [func] Extend request-ixfr to zone level and remove the - side effect of forcing an AXFR. + side effect of forcing an AXFR. [RT #25156] 3152. [cleanup] Some versions of gcc and clang failed due to incorrect use of __builtin_expect. [RT #25183]