]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #735.
authorOndřej Surý <ondrej@sury.org>
Thu, 31 Jan 2019 10:15:01 +0000 (11:15 +0100)
committerOndřej Surý <ondrej@sury.org>
Thu, 31 Jan 2019 10:16:27 +0000 (11:16 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index ef3f6d8be3e8c4250e0a23b129e878c15bc47f2b..c01e88073ef7843d908928dbc18d826f92913355 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5150.  [cleanup]       Remove the ability to compile BIND with assertions
+                       disabled. [GL #735]
+
 5149.  [func]          "rndc dumpdb" now prints a line above a stale RRset
                        indicating how long the data will be retained in the
                        cache for emergency use. [GL #101]