From fec9998849218bca9236aef45a01281d9a06bb0a Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Mon, 14 Nov 2016 14:23:14 +0900 Subject: [PATCH] Update CHANGES entry to match KB article (cherry picked from commit ea3c3afadc79fe204b290a258d26d75f570e7102) (cherry picked from commit bc030868384a1263866b946c3552b74b57b10b06) --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 4227674027..d0e25727c9 100644 --- a/CHANGES +++ b/CHANGES @@ -46,7 +46,8 @@ 4490. [maint] Added AAAA (2001:500:12::d0d) for G.ROOT-SERVERS.NET. 4489. [security] It was possible to trigger assertions when processing - a response. (CVE-2016-8864) [RT #43465] + a response containing a DNAME answer. (CVE-2016-8864) + [RT #43465] 4488. [port] Darwin: use -framework for Kerberos. [RT #43418]