From: Tony Finch Date: Thu, 9 Feb 2023 13:41:04 +0000 (+0000) Subject: Fix CHANGES numbering X-Git-Tag: v9.19.11~79^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=174e56a251cb9cb61bdcca31de669d0ae07046a3;p=thirdparty%2Fbind9.git Fix CHANGES numbering Oops, I broke it --- diff --git a/CHANGES b/CHANGES index 7bc3e2f2fed..c01dc9e3269 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -6091. [performance] Reduce the size of each rdataset header object +6093. [performance] Reduce the size of each rdataset header object by 16 bytes. [GL !7505] 6092. [bug] dnssec-cds failed to cleanup properly. [GL #3831]