]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog updated after 5680 merge.
authorTomek Mrugalski <tomasz@isc.org>
Fri, 27 Jul 2018 11:56:08 +0000 (13:56 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 27 Jul 2018 11:56:08 +0000 (13:56 +0200)
ChangeLog

index b54e5bcdefcbad91f247c7d854855c78a933166c..95140db02964de6bc99103ad41779638599287f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+14xx.   [func]      tmark
+       Added two new configuration paramters to kea-dhcp4 and kea-dhcp6
+       DhcpDdns sections: 'hostname-char-set' and 'hostname-char-replacment'.
+       These values (when not empty) are used by the server to sanitize
+       host name and FQDN domain names sent by clients prior to using them
+       to construct DNS names.
+       (Trac #5680, git 32466ab3d4688e66c8c2f9fd24d4a98fcc871ff6)
+
 1435.  [func]          marcin
        Implemented ha-continue command in HA hooks library and
        updated the Kea User's Guide with the information how to