Add a CHANGES note for [GL !6880]

This commit is contained in:
Aram Sargsyan
2022-10-17 08:45:34 +00:00
parent dc55f1ebb9
commit 190aab84d7

View File

@@ -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