]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2311] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Tue, 11 Oct 2022 18:39:53 +0000 (21:39 +0300)
committerAndrei Pavel <andrei@isc.org>
Fri, 21 Oct 2022 14:47:20 +0000 (17:47 +0300)
ChangeLog

index 83ffa488af5bbd89a21248c0bd749cca3055074c..95a828ea918459989afd1b93a61b8b8d4cbeee5a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2070.  [func]          andrei
+       kea-netconf now requires libyang v2 and sysrepo v2 to compile and
+       run. Suport for libyang v1 and sysrepo v1 has been dropped.
+       (Gitlab #2311)
+
 2069.  [func]          fdupont
        Added a new sanity checker named "extended-info-checks"
        which checks and eventually upgrades lease extended
@@ -34,8 +39,6 @@
        when the lease expied and was reclaimed.
        (Gitlab #2588)
 
-Kea 2.3.1 (development) released on September 28, 2022
-
 2065.  [func]          djt
        A compatibility config option called ignore-rai-link-selection
        has been added to the DHCPv4 config allow operators to ignore
@@ -44,6 +47,8 @@ Kea 2.3.1 (development) released on September 28, 2022
        use data provided in the suboption for subnet selection.
        (Gitlab #2543)
 
+Kea 2.3.1 (development) released on September 28, 2022
+
 2064.  [build]         mgodzina
        The library version numbers have been bumped for the Kea 2.3.1
        development release.