From: Marcin Siodelski Date: Thu, 20 Apr 2017 11:37:55 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5102. X-Git-Tag: trac5243x_base~12 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f7c167ded66f5dfb04636806fceedef9d7a7bec8;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5102. --- diff --git a/ChangeLog b/ChangeLog index fe6af27a10..44846c01e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1247. [bug] marcin + Resolved issues with DHCPv4 host reservations by 'client-id' + when MySQL or PostgreSQL host database backend is in use. + Also, the 'client-id' is used together with other host + identifier types when 'host-reservation-identifiers' parameter + is not specified. + (Trac #5102, git 390d687d0f61635f5562d13860ff6362eee67853) + 1246. [func,bug] tomek Restrictions in filename argument in config-write command have been removed. It is now possible to use absolute paths.