From 722fa6417b52618f84f526ff53248fcad8522caa Mon Sep 17 00:00:00 2001 From: Paul Ebersman Date: Fri, 20 May 2011 14:22:21 +0000 Subject: [PATCH] corrected RT bug number from 2445 to 24455. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 9c2a9d52bb..7ddbda4617 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ 3115. [bug] Named could fail to return requested data when following a CNAME that points into the same zone. - [RT #2445] + [RT #24455] 3114. [bug] Retain expired RRSIGs in dynamic zones if key is inactive and there is no replacement key. [RT #23136]