From: Tomek Mrugalski Date: Fri, 27 Jul 2018 11:56:08 +0000 (+0200) Subject: [master] ChangeLog updated after 5680 merge. X-Git-Tag: ha_phase2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e80f4b7bb795665c186f2c7304dec718bf8675fc;p=thirdparty%2Fkea.git [master] ChangeLog updated after 5680 merge. --- diff --git a/ChangeLog b/ChangeLog index b54e5bcdef..95140db029 100644 --- 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