From: Ondřej Surý Date: Thu, 18 Oct 2018 11:47:45 +0000 (+0200) Subject: Add CHANGES note. X-Git-Tag: v9.13.4~109^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d29f73b79021f858696e7fe0831a4b01576d93d;p=thirdparty%2Fbind9.git Add CHANGES note. XXXX. [feature] Add configure option to enabled and enforce FIPS mode in BIND 9. [GL #506] --- diff --git a/CHANGES b/CHANGES index 227df1ca3b5..ba3db2d24f0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5048. [feature] Add configure option to enabled and enforce FIPS mode + in BIND 9. [GL #506] + 5047. [bug] Messages logged for certain query processing failures now include a more specific error description if it is available. [GL #572]