From be8c589f28cf518669e5b0805a2b65f4b76787bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Wed, 12 Aug 2020 09:23:01 +0200 Subject: [PATCH] Add CHANGES note for GL !3942 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 00ce9e2da8..36a9eae78a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5490. [func] Refactor the readline support to use pkg-config and + add support for editline library. [GL !3942] + 5489. [bug] Named failed to reject some invalid records resulting in records that, after being printed, could not be loaded or would result in DNSSEC validation failures