]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2601] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Tue, 8 Nov 2022 10:19:50 +0000 (12:19 +0200)
committerRazvan Becheriu <razvan@isc.org>
Fri, 25 Nov 2022 16:15:34 +0000 (18:15 +0200)
ChangeLog

index 8f2e74507ffa08ac57eb33152b41d5da5d29a292..9f4f67356ccc2f92d7f71ad4cdf838c580f5e393 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2077.  [func]          andrei
+       YANG modules have been updated with three configuration nodes:
+       extended-info-checks, ignore-rai-link-selection, template-test.
+       keatest-module has also gained empty, leafref and union nodes for
+       proper testing of all YANG leaf types.
+       (Gitlab #2601)
+
 2076.  [doc]           razvan
        Add documentation for template classes and the new parameter
        'template-test' which evaluates to a string value. This indicates
@@ -79,7 +86,7 @@ Kea 2.3.2 (development) released on October 26, 2022
 
 2066.  [bug]           fdupont
        Fixed lease reuse process to clear the user context
-       when the lease expied and was reclaimed.
+       when the lease expired and was reclaimed.
        (Gitlab #2588)
 
 2065.  [func]          djt