From: Tomek Mrugalski Date: Mon, 28 Oct 2019 01:07:24 +0000 (+0100) Subject: [#752] AUTHORS, ChangeLog updated. X-Git-Tag: Kea-1.7.1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fe283065521d6cae2c8d4eb7b835aa9c61a8aca;p=thirdparty%2Fkea.git [#752] AUTHORS, ChangeLog updated. --- diff --git a/AUTHORS b/AUTHORS index d42e2b89f4..a2c69b6bc5 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 6e7a0de01a..fd5b06d1a7 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