]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #429. 429-Updated-StampedValue-to-support-reals_base
authorMarcin Siodelski <marcin@isc.org>
Fri, 1 Feb 2019 13:37:34 +0000 (14:37 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 1 Feb 2019 13:37:34 +0000 (14:37 +0100)
ChangeLog

index 80410284bf915b28f3c2a1f182be46fa193f31ff..260e7fa42bad47a610c351e0e8eef72d9759e0f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
+1518.  [func]          marcin
+       Extended MySQL schema to include the types of the global DHCP
+       parameters in the database. The Kea servers will use this
+       information to cast the values fetched from the database into
+       their actual types. The supported types are: string, integer,
+       boolean and real.
+       (Gitlab #429,!217, git edd745c507ce5a888461df1489311de0c22cd312)
+
 1517.  [func]          tmark
        kea-dhcp4 will now connect to and fetch configuration data from
        configured backends. At this point, only fetched subnet data is
-       merged and used.  
+       merged and used.
        (Gitlab #101,!202, git c572f8aea94349ff5fb4afee13a88ba811cc6459)
 
 1516.  [func]          marcin