From: Razvan Becheriu Date: Fri, 20 Jun 2025 14:23:00 +0000 (+0300) Subject: [#3907] added ChangeLog entry X-Git-Tag: Kea-3.0.0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b17769a56d84a3e31035634625853f3531b8c46f;p=thirdparty%2Fkea.git [#3907] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index a106059486..6f4cf4097a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2356. [func] razvan + Updated YANG modules by adding only-in-additional-list, + evaluate-additional-classes, client-classes list, ddns-ttl, + ddns-ttl-min, ddns-ttl-max, ddns-generated-prefix, + ddns-override-client-update, ddns-override-no-update, + ddns-qualifying-suffix, ddns-replace-client-name, + ddns-send-updates, ddns-update-on-renew, + ddns-conflict-resolution-mode, hostname-char-replacement and + hostname-char-set at pool and pd-pool level, added + excluded-prefixes at pd-pool level. Added trust-anchor, + cert-file, key-file, cert-required authentication and + http-headers parameters to control sockets. + (Gitlab #3907) + 2355. [func] razvan Implemented lease4-wipe and lease6-wipe for database backends. The commands are no longer deprecated.