From: Marcin Siodelski Date: Thu, 3 Apr 2014 12:04:58 +0000 (+0200) Subject: [master] Added ChangeLog entry 779 for #3360. X-Git-Tag: bind10-1.2.0rc1-release~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ba3a23277d023da3d690875f9d95867f5cc0df4;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 779 for #3360. Also, fixed whitespaces in 778. --- diff --git a/ChangeLog b/ChangeLog index 1f6147d281..5f261afd7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ +779. [func]* marcin + libdhcpsrv: the Memfile lease storage backend now writes leases into + CSV file. Configuration parsers for b10-dhcp4 and b10-dhcp6 use the + new configuration parameters to control the location of the lease + file. It is possible to disable lease writes to disk using + configuration for testing purposes. + (Trac #3360, git 09e6e71abf8bc693e389ebd262fd149b43c1f1d4) + 778. [func] tmark - If b10-dhcp-ddns is configured to listen on an address other than + If b10-dhcp-ddns is configured to listen on an address other than loopback, it will issue a log message warning the user that this is - insecure and is supported for testing purposes only. + insecure and is supported for testing purposes only. (Trac #3383, git 652aa4de2fa82fdf3de569d01d9f4aa618fc1972) 777. [func] tomek