From: Andrei Pavel Date: Thu, 18 Nov 2021 11:17:10 +0000 (+0200) Subject: [#2136] add ChangeLog entry X-Git-Tag: Kea-2.1.1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9396afd1cc208579ec0075e582a2658c55a0d743;p=thirdparty%2Fkea.git [#2136] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 50bdaf0c07..beebe95438 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1962. [func] andrei + kea-netconf updates: fixed store-extended-info. Added several + containers and leaves: compatibility, lenient-option-parsing, + multi-threading, enable-multi-threading, packet-queue-size, + thread-pool-size, valid-lifetime, min-valid-lifetime, + max-valid-lifetime, preferred-lifetime, min-preferred-lifetime, + max-preferred-lifetime, cache-max-age, cache-threshold, + lenient-option-parsing, 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-use-conflict-resolution, ip-reservations-unique, + parked-packet-limit, reservations-global, + reservations-in-subnet, reservations-out-of-pool, + statistic-default-sample-age, statistic-default-sample-count, + store-extended-info, on-fail. + (Gitlab #2136) + 1961. [func] tomek,tmark The initial, stubbed version of the PostgreSQL CB hook library has been created. The library is not yet functional