]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 1388 for #5567
authorThomas Markwalder <tmark@isc.org>
Mon, 23 Apr 2018 14:08:27 +0000 (10:08 -0400)
committerThomas Markwalder <tmark@isc.org>
Mon, 23 Apr 2018 14:08:27 +0000 (10:08 -0400)
ChangeLog

index ec3ffbea36e2eb42c3981906b13ff35e7f276828..172b5d6728debca679329f227f64407c84579663 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1388.  [build]         tmark
+       Modified configure script to support --with-dhcp-mysql and
+       --with-dhcp-pgsql but emit a deprecation warning message
+       encouraging their replacement with --with-mysql and --with-pgsql.
+       (Trac #5567, git 53761069761ddde44636baa30185322debfe4186)
+
 1387.  [func]          tmark
        perfdhcp no longer requires -r (rate) be specified in order to use
        -D<max-drop>, -n<num-request>, -p<test-period> and -t<report> options.