]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2249] Added a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Mon, 7 Feb 2022 10:36:13 +0000 (11:36 +0100)
committerRazvan Becheriu <razvan@isc.org>
Mon, 14 Mar 2022 18:22:51 +0000 (20:22 +0200)
ChangeLog

index 164f95cc84142a312bfa996cc4c6a57beeb5e864..a02e7a1d4641cf76871d6db44b76c666eaf27c68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,19 @@
-1999.   [func]      tmark,razvan
-       kea-dhcp6 fully supports using PostgreSQL for config
-       back end. This should be considered an experimental
-       feature.
+2000.  [func]          `fdupont
+       Added the ``early-global-reservations-lookup`` configuration
+       parameter which allows to perform a search for global host
+       reservations and set client classes before the subnet
+       selection. This is achieved when explicitly configured to
+       ``true`` and it defaults to ``false`` if not configured.
+       (Gitlab #2249)
+
+1999.   [func]         tmark, razvan
+       The kea-dhcp6 server fully supports using PostgreSQL for config
+       back end. This should be considered an experimental feature.
        (Gitlab #2355)
 
-1998.  [func]          tmark,razvan
-       With the addition of support for client classes,
-       kea-dhcp4 now fully supports using PostgreSQL for
-       config back end.
+1998.  [func]          tmark, razvan
+       With the addition of support for client classes, the kea-dhcp4
+       server now fully supports using PostgreSQL for config back end.
        (Gitlab #2322)
 
 1997.  [bug]           tmark
@@ -67,7 +73,7 @@ Kea 2.1.3 (development) released on Feb 23, 2022
        (Gitlab #2262)
 
 1990.  [func]          razvan
-       Adden the ``reservations-lookup-first`` configuration parameter
+       Added the ``reservations-lookup-first`` configuration parameter
        which controls whether host reservations lookup should be
        performed before lease lookup. This parameter has effect only
        when multi-threading is disabled. When multi-threading is