]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4149]
authorOndřej Surý <ondrej@isc.org>
Thu, 15 Jun 2023 08:28:47 +0000 (10:28 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 15 Jun 2023 13:32:24 +0000 (15:32 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 29e2ddeb3a1d9eb6da6f9d0f7a58d37ab8c2f60d..03de55c1738a6e5abf337b5619e784004b82397d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6198.  [func]          Remove the holes in the isc_result_t enum to compact
+                       the isc_result tables. [GL #4149]
+
 6197.  [bug]           Fix a data race between the dns_zone and dns_catz
                        modules when registering/unregistering a database
                        update notification callback for a catalog zone.