]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note.
authorOndřej Surý <ondrej@sury.org>
Thu, 18 Oct 2018 11:47:45 +0000 (13:47 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 22 Oct 2018 18:55:35 +0000 (20:55 +0200)
XXXX. [feature] Add configure option to enabled and enforce FIPS mode
in BIND 9. [GL #506]

CHANGES

diff --git a/CHANGES b/CHANGES
index 227df1ca3b5403155b66a818624c59bcb8557ee9..ba3db2d24f03a3042602a9793ebe581493632957 100644 (file)
--- 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]