diff --git a/AUTHORS b/AUTHORS index d42e2b89f410fce7baa1e7cdf83f16ec649d0588..a2c69b6bc5fe5443eb48496ceaaa5e4c9f162fbf 100644 --- a/AUTHORS +++ b/AUTHORS @@ -202,3 +202,6 @@ We have received the following contributions: - lpaserati, Thorsten Krohn 2018-11: Two bugfixes in kea-admin + + - Kristoffer Larsen + 2019-10: Changes in alloc_engine_messages.mes are now picked up correctly. diff --git a/ChangeLog b/ChangeLog index 6e7a0de01ac30542836e1186dd08a0051e1bf433..fd5b06d1a71b72a35318238b69512e882e0ab012 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1680. [bug,build] Kristoffer Larsen + A bug in Makefile has been fixed. The changes made to + src/lib/dhcpsrv/alloc_engine_messages.mes are now picked up + properly. + (Gitlab #752) + 1679. [func] fdupont Added new commands to the lease_cmds hooks library to search for leases by hardware address, client-id, DUID and hostname. Now