]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-dhcp... 540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-dhcp-ddns
authorFrancis Dupont <fdupont@isc.org>
Thu, 13 Jun 2019 13:24:21 +0000 (15:24 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 13 Jun 2019 13:24:21 +0000 (15:24 +0200)
ChangeLog

index cb650079f741b6f0c88eaebac459948f08bdd89c..632ca131a24a2440abcd87fa230067f2f9b60f1b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1590.  [func]          fdupont
+       It is now possible to specify hostname-char-set and
+       hostname-char-replacement at the global scope allowing to sanitize
+       host names without requiring a dhcp-ddns entry.
+       (Gitlab #540,!374, git 0a5979369902070ee0c4faf3b713627455b99489)
+
 1589.  [bug]           razvan
        Fixed configuring kea with tools/cql_config when using --with-cql
        from source.