From f72bb0f7a221a422a7f03cfd04e0c21df8d33b0e Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Fri, 1 Feb 2019 14:37:34 +0100 Subject: [PATCH] [master] Added ChangeLog entry for #429. --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 80410284bf..260e7fa42b 100644 --- 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 -- 2.47.2