From: Michał Kępień Date: Tue, 7 Sep 2021 07:58:04 +0000 (+0200) Subject: Add a CHANGES marker X-Git-Tag: v9.17.19~38^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8415f87913836f0e6e9557d828084ec4ad1dffb8;p=thirdparty%2Fbind9.git Add a CHANGES marker --- diff --git a/CHANGES b/CHANGES index 5b38480ab15..a402caee4c3 100644 --- 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]