]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-id]... 393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-id
authorFrancis Dupont <fdupont@isc.org>
Fri, 25 Oct 2019 15:40:07 +0000 (17:40 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 25 Oct 2019 15:40:07 +0000 (17:40 +0200)
ChangeLog

index 9cb9cd982530e39fed38e01adb0d0ce4cc262892..6e7a0de01ac30542836e1186dd08a0051e1bf433 100644 (file)
--- 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