From: Thomas Markwalder Date: Mon, 23 Apr 2018 14:08:27 +0000 (-0400) Subject: [master] Added ChangeLog entry 1388 for #5567 X-Git-Tag: trac5549_base~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c494c28cc958bb21a9c6cb0f8dc805a721c69893;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1388 for #5567 --- diff --git a/ChangeLog b/ChangeLog index ec3ffbea36..172b5d6728 100644 --- 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, -n, -p and -t options.