diff options
author | Francis Dupont <fdupont@isc.org> | 2018-05-30 14:59:24 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2018-05-30 14:59:24 +0200 |
commit | db4c34b069f114f93d9f29cdeb02b536a0fbc982 (patch) | |
tree | 5c733c924f80afdcad9983084edcee54d2b59130 /ChangeLog | |
parent | [master] Merged trac5563 (Removed get*(hwaddr, duid) from host backend APIs) (diff) | |
download | kea-db4c34b069f114f93d9f29cdeb02b536a0fbc982.tar.xz kea-db4c34b069f114f93d9f29cdeb02b536a0fbc982.zip |
[master] Finishing merge of trac5563 (Removed get*(hwaddr, duid) from host backend APIs)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |