]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finishing merge of trac5563 (Removed get*(hwaddr, duid) from host backend...
authorFrancis Dupont <fdupont@isc.org>
Wed, 30 May 2018 12:59:24 +0000 (14:59 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 30 May 2018 12:59:24 +0000 (14:59 +0200)
ChangeLog

index 0ba24a0ddf384484c363ad2447b6d962d72e5a69..e48687330ded6252a39f154e9ba1d9ccbc820cf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1413.  [func]          fdupont
+       Removed getAll, get4 and get6 methods using both hardware address
+       and DUID from host backend (aka host data source) APIs.
+       This is an *incompatible* change.
+       (Trac #5563, git xxx)
+
 1412.  [func]*         marcin
        The client classes used by the High Availability hook library
        use upper case "HA_" prefix and they are now built-in classes.