]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 1423 for 5378.
authorThomas Markwalder <tmark@isc.org>
Mon, 11 Jun 2018 14:25:53 +0000 (10:25 -0400)
committerThomas Markwalder <tmark@isc.org>
Mon, 11 Jun 2018 14:25:53 +0000 (10:25 -0400)
ChangeLog

index 0df927ecbc1812f01494d8f0b6f6a2322dafbbb8..768d031247792a05d489abd7af4df0fa745fa293 100644 (file)
--- 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.