]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added Changelog entry for #86. 81-radius-hook-issue-duplicated-attributes-in-radius-requests-after-reloading-config
authorMarcin Siodelski <marcin@isc.org>
Tue, 4 Dec 2018 16:21:38 +0000 (17:21 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 4 Dec 2018 16:21:38 +0000 (17:21 +0100)
ChangeLog

index 2ed216b9b882eda6529c72dec353a982d0a50290..31aff90ece4cf9aaff764411a1d97fd8fd12458f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1493.  [bug]           marcin
+       Names carried in DHCPv4 Client FQDN option, Hostname option and
+       stored in the lease database are case insensitive.
+       (Gitlab #86,!152, git d9e23e2a6a3114b1c87de9c881ef10cdb1e00c61)
+
 Kea 1.5.0-beta2 released on Nov 30, 2018
 
 1492.  [doc]           fdupont