]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES marker
authorMichał Kępień <michal@isc.org>
Mon, 7 Nov 2022 22:16:44 +0000 (23:16 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 7 Nov 2022 22:16:44 +0000 (23:16 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index b22b434acc4a36e4c86eb89dbffd69d00e470326..f36503fcb94be0dbf0903b41618a50c9860954b7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.18.9 released ---
+
 6013.  [bug]           Fix a crash that could happen when you change
                        a dnssec-policy zone with NSEC3 to start using
                        inline-signing. [GL #3591]
@@ -29,7 +31,6 @@
 5999.  [bug]           rpz-ip rules could be ineffective in some scenarios
                        with CD=1 queries. [GL #3247]
 
-
 5998.  [bug]           The RecursClients statistics counter could overflow
                        in certain resolution scenarios. [GL #3584]