From: Thomas Markwalder Date: Mon, 11 Jun 2018 14:25:53 +0000 (-0400) Subject: [master] Added ChangeLog entry 1423 for 5378. X-Git-Tag: 136-add-global-host-reservation-examples_base~4^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d12b1e769731dfd25a25d73fa729fb547df0e4;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1423 for 5378. --- diff --git a/ChangeLog b/ChangeLog index 0df927ecbc..768d031247 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1423. [bug] tmark + kea-dhcp4 and kea-dhcp6 now retain and emit global, scalar + parameters specified in their configuration. + (Trac #5378, git 4d05122f03d00b10a888c768fe1725cae9d6aea6) + 1422. [build] fdupont Commented out BOOST_ASIO_DISABLE_THREADS in configure to reflect the current use of threads by boost ASIO in Kea.