]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5102.
authorMarcin Siodelski <marcin@isc.org>
Thu, 20 Apr 2017 11:37:55 +0000 (13:37 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 20 Apr 2017 11:37:55 +0000 (13:37 +0200)
ChangeLog

index fe6af27a10f224a2820b8509a5b1ecbdff12f170..44846c01e3d466415afd4b763e48a03209ccbdc4 100644 (file)
--- 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.