From 9d29f73b79021f858696e7fe0831a4b01576d93d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Thu, 18 Oct 2018 13:47:45 +0200 Subject: [PATCH] Add CHANGES note. XXXX. [feature] Add configure option to enabled and enforce FIPS mode in BIND 9. [GL #506] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 227df1ca3b..ba3db2d24f 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]