From: Andrei Pavel Date: Tue, 8 Nov 2022 10:19:50 +0000 (+0200) Subject: [#2601] add ChangeLog entry X-Git-Tag: Kea-2.3.3~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec6e47c3db527e80e6431a0e908a5000569aec4e;p=thirdparty%2Fkea.git [#2601] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 8f2e74507f..9f4f67356c 100644 --- 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