From 7d47fcaf500380bd5d0dd330cd5bf212004fbcf0 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Mon, 23 Jul 2012 13:01:15 -0700 Subject: [PATCH] fix change note 3348, bug not security --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 872b3e30c6..245df18ce1 100644 --- a/CHANGES +++ b/CHANGES @@ -16,7 +16,7 @@ 3349. [bug] Change #3345 was incomplete. [RT #30233] -3348. [security] prevent RRSIG data from being cached if a negative +3348. [bug] Prevent RRSIG data from being cached if a negative record matching the covering type exists at a higher trust level. Such data already can't be retrieved from the cache since change 3218 -- this prevents it