From 190aab84d7b90e6ebd860494efbd160b76dac6de Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Mon, 17 Oct 2022 08:45:34 +0000 Subject: [PATCH] Add a CHANGES note for [GL !6880] --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 009e0ce6c8..7b80719474 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5996. [bug] Fix a couple of bugs in cfg_print_duration(), which + could result in generating incomplete duration values + when printing the configuration using named-checkconf. + [GL !6880] + 5995. [performance] A new algorithm for DNS name compression based on a hash set of message offsets. Name compression is now more complete as well as being generally faster, and