summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2018-05-30 14:59:24 +0200
committerFrancis Dupont <fdupont@isc.org>2018-05-30 14:59:24 +0200
commitdb4c34b069f114f93d9f29cdeb02b536a0fbc982 (patch)
tree5c733c924f80afdcad9983084edcee54d2b59130 /ChangeLog
parent[master] Merged trac5563 (Removed get*(hwaddr, duid) from host backend APIs) (diff)
downloadkea-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ba24a0ddf..e48687330d 100644
--- 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.