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