From: Francis Dupont Date: Fri, 25 Oct 2019 15:40:07 +0000 (+0200) Subject: [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-id]... X-Git-Tag: Kea-1.7.1~19 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b227bcea67432f9e3c967654381a87a8ba58299a;p=thirdparty%2Fkea.git [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-id] Added ChangeLog entry for leases by hostname and co (2) --- diff --git a/ChangeLog b/ChangeLog index 9cb9cd9825..6e7a0de01a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,7 @@ 1679. [func] fdupont Added new commands to the lease_cmds hooks library to search for - leases by hardware address, client-id, DUID and hostname. Note - that now in leases hostnames are stored in lower case, e.g. - the MySQL hostname columns are now lower case. + leases by hardware address, client-id, DUID and hostname. Now + hostnames are stored in lower case within the lease database. (Gitlab #393) 1678. [build] fdupont