From 2b8679cf0f832c5e55121eb23806da577d272dd7 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 2 Nov 2016 09:27:48 +0100 Subject: [PATCH] Name -> Named --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 4ad717cc40..3f4bfd66c2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -4507. [bug] Name could incorrectly log 'allows updates by IP +4507. [bug] Named could incorrectly log 'allows updates by IP address, which is insecure' [RT #43432] 4505. [port] Use IP_PMTUDISC_OMIT if available. [RT #35494]