]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3592] Added missing ChangeLog for #3587
authorThomas Markwalder <tmark@isc.org>
Tue, 5 Nov 2024 16:45:34 +0000 (11:45 -0500)
committerThomas Markwalder <tmark@isc.org>
Tue, 26 Nov 2024 17:19:56 +0000 (17:19 +0000)
modified:   ChangeLog

ChangeLog

index 3b362cf1ea08e8347fa337330b5363318f40ffac..ec7e411cc089be01b72bda29ea4519102ad3dd9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        
 Kea 2.7.4 (development) released on October 30, 2024
 
+2303.  [func]          tmark
+       The parameters 'require-client-classes' and 
+       'only-if-required' have been replaced with 'evaluate-
+       additonal-classes' and 'only-in-additional-list' 
+       respectively and deprecated. This applies to both
+       kea-dhcp4 and kea-dhcp6.
+       (Gitlab #3587) 
+
 2302.  [func]          tmark
        Options may now be configured with a list of client
        classes for which they apply.  This feature is referred to