From: Marcin Siodelski Date: Wed, 18 Mar 2015 17:37:21 +0000 (+0100) Subject: [master] Added ChangeLog entry for #3737. X-Git-Tag: kea-0.9.1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2a2767c12a4b2353ac38af9d6d1576dac02d34;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3737. --- diff --git a/ChangeLog b/ChangeLog index 755d5b2f4f..4b8425829a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ +914. [bug] marcin + DHCPv4 server: corrected the logging message issued when + the server could not allocate or offer the lease for the + client. The corrected message contains the client-id, + hardware address, ciaddr and requested-ip-address. + (Trac #3737, git 4c56e1348c5d50eaa5b3083a0a8c346966e1b603) + 913. [bug] sar Handle recovery properly should the LFC crash while manipulating files after completing processing. - (Trac 3759, git bb3b4d14119392261a1766da2b406fa46d4c0f21) + (Trac #3759, git bb3b4d14119392261a1766da2b406fa46d4c0f21) 912. [doc] sar Added sections on LFC to the administrators and developers