From: Michał Kępień Date: Thu, 6 Jul 2023 13:58:14 +0000 (+0200) Subject: Add a CHANGES marker X-Git-Tag: v9.19.15~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5beb2835ad620552a73e8f5022c0c991c0f5fc9d;p=thirdparty%2Fbind9.git Add a CHANGES marker --- diff --git a/CHANGES b/CHANGES index 17af2fea39b..9238cf49573 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.19.15 released --- + 6207. [cleanup] The code implementing TSIG/TKEY support has been cleaned up and refactored for improved robustness, readability, and consistency with other code modules. [GL !7828]