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
the compatibility libuv shims could be used outside
the network manager. [GL !6199]