From: Tony Finch Date: Thu, 28 Apr 2022 14:02:15 +0000 (+0100) Subject: CHANGES entry for [GL !6219] X-Git-Tag: v9.19.1~12^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb8b627d44640a62bcf6886113b6f7bef2bb229b;p=thirdparty%2Fbind9.git CHANGES entry for [GL !6219] [cleanup] Reduce struct padding in ADB address entries, and use a binary hash function to find addresses. --- diff --git a/CHANGES b/CHANGES index b0e770e88c0..152f0ff783f 100644 --- 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 , so the compatibility libuv shims could be used outside the network manager. [GL !6199]