]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES entry for [GL !6219]
authorTony Finch <fanf@isc.org>
Thu, 28 Apr 2022 14:02:15 +0000 (15:02 +0100)
committerTony Finch <fanf@isc.org>
Tue, 3 May 2022 12:36:48 +0000 (12:36 +0000)
[cleanup] Reduce struct padding in ADB address entries, and use a
binary hash function to find addresses.

CHANGES

diff --git a/CHANGES b/CHANGES
index b0e770e88c0503c69b56aed02ce1f01985fcb64e..152f0ff783f6e786d126d27662b84372e3599d02 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5884.  [cleanup]       Reduce struct padding in ADB address entries, and use a
+                       binary hash function to find addresses. [GL !6219]
+
 5883.  [cleanup]       Move netmgr/uv-compat.{c,h} to <isc/uv.h>, so
                        the compatibility libuv shims could be used outside
                        the network manager. [GL !6199]