]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix CHANGES numbering
authorTony Finch <fanf@isc.org>
Thu, 9 Feb 2023 13:41:04 +0000 (13:41 +0000)
committerTony Finch <dot@dotat.at>
Thu, 9 Feb 2023 13:41:04 +0000 (13:41 +0000)
Oops, I broke it

CHANGES

diff --git a/CHANGES b/CHANGES
index 7bc3e2f2feddd53a67c389acbb2989437572c8f7..c01dc9e32690a6fc87b5009f667d161bbb92a0e8 100644 (file)
--- 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]