]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES marker
authorMichał Kępień <michal@isc.org>
Tue, 7 Sep 2021 07:58:04 +0000 (09:58 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 15 Sep 2021 20:49:20 +0000 (22:49 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5b38480ab15729bc10d8f09564a8213740627600..a402caee4c3a1cdc37d7d137d2cc5e53366b529e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,8 @@
 5712.  [func]          Remove native PKCS#11 support in favor of OpenSSL
                        engine_pkcs11 from the OpenSC project. [GL #2691]
 
+       --- 9.17.18 released ---
+
 5711.  [bug]           "map" files exceeding 2GB in size failed to load due to
                        a size comparison that incorrectly treated the file size
                        as a signed integer. [GL #2878]