]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES marker
authorMichał Kępień <michal@isc.org>
Thu, 6 Jul 2023 13:58:14 +0000 (15:58 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 6 Jul 2023 13:58:14 +0000 (15:58 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 17af2fea39bc91a2294ea588c65a523d19255afa..9238cf495732c224db7c95b8834399fa27fa8e7b 100644 (file)
--- 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]