]> 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 14:27:17 +0000 (16:27 +0200)
(cherry picked from commit 0a35c0da9b5cb32567d20aa2926479dbace01186)

CHANGES

diff --git a/CHANGES b/CHANGES
index db556952272d6e31a6a92113a2ea2be2a9d7a751..7a6c458cae82572ae10e0fa4a824343559bd752c 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]
+
 6196.  [cleanup]       Report "permission denied" instead of "unexpected error"
                        when trying to update a zone file on a read-only file
                        system. Thanks to Midnight Veil. [GL #4134]