2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

CHANGES entry for [GL !6219]

[cleanup]	Reduce struct padding in ADB address entries, and use a
		binary hash function to find addresses.
This commit is contained in:
Tony Finch
2022-04-28 15:02:15 +01:00
parent c44d7c8034
commit fb8b627d44

View File

@@ -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 5883. [cleanup] Move netmgr/uv-compat.{c,h} to <isc/uv.h>, so
the compatibility libuv shims could be used outside the compatibility libuv shims could be used outside
the network manager. [GL !6199] the network manager. [GL !6199]