From 4fe283065521d6cae2c8d4eb7b835aa9c61a8aca Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Mon, 28 Oct 2019 02:07:24 +0100 Subject: [PATCH] [#752] AUTHORS, ChangeLog updated. --- AUTHORS | 3 +++ ChangeLog | 6 ++++++ 2 files changed, 9 insertions(+) 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 -- GitLab