From: Michał Kępień Date: Mon, 24 Jan 2022 20:04:14 +0000 (+0100) Subject: Add a CHANGES marker X-Git-Tag: v9.18.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf99162168fcd92c3479df5101dd8e161e5442a;p=thirdparty%2Fbind9.git Add a CHANGES marker --- diff --git a/CHANGES b/CHANGES index e60d27c7791..76bd92728d2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.18.0 released --- + 5796. [bug] Ignore the invalid (<= 0) values returned by the sysconf() check for the L1 cache line size. [GL #3108]