]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Swap CHANGES entries 6343 and 6344
authorMichał Kępień <michal@isc.org>
Wed, 14 Feb 2024 13:49:49 +0000 (14:49 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 14 Feb 2024 13:49:49 +0000 (14:49 +0100)
Fix a CHANGES entries numbering issue that was inadvertently introduced
when change 6344 was backported.  This makes the affected CHANGES
numbers consistent across all branches and releases again.

CHANGES

diff --git a/CHANGES b/CHANGES
index 8498e65a83083c51da315d32b1a39eb4bc6c678f..58c2a60b15f8bd550ce98155ecee2e861155e429 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,10 @@
 6345.  [bug]           Added missing dns_rdataset_disassociate calls in
                        validator.c:findnsec3proofs. [GL #4571]
 
-6344.  [bug]           Fix case insensitive setting for isc_ht hashtable.
-                       [GL #4568]
+6344.  [placeholder]
 
-6343.  [placeholder]
+6343.  [bug]           Fix case insensitive setting for isc_ht hashtable.
+                       [GL #4568]
 
 6342.  [placeholder]