]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove reused CHANGES entry
authorMichał Kępień <michal@isc.org>
Thu, 12 Jan 2023 21:11:14 +0000 (22:11 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 12 Jan 2023 21:11:14 +0000 (22:11 +0100)
Changes entry 6063 was added to the v9_18 branch (by commit
cb3990001fb2ce978a44cc9d03b679cf626d03b1) without an associated
placeholder in the main branch.  The same entry number was subsequently
reused for a different change in the main branch (by commit
41870dccbae3872154d5a6a76d70b5cb40d82c05).  To prevent confusion, remove
the entry from the v9_18 branch as the original code change whose
reversal is mentioned in entry 6063 was not accompanied by its own
CHANGES entry.

CHANGES

diff --git a/CHANGES b/CHANGES
index 995638ee0487998ff266613d39d6917a440eb78d..102387f4ac9038a28e073a1f2b383d7b30124a1c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,9 +13,6 @@
                        exceeded, and the XML and JSON statistics version
                        numbers have been updated. (CVE-2022-3094) [GL #3523]
 
-6063.  [bug]           Revert a change that limited to honour single
-                       read for TLSDNS as it broke XoT. [GL #3772]
-
 6062.  [func]          The DSCP implementation, which has been
                        nonfunctional for some time, is now marked as
                        obsolete and the implementation has been removed.