From: Marcin Siodelski Date: Fri, 15 May 2015 13:15:44 +0000 (+0200) Subject: [master] Added ChangeLog entry for #3806. X-Git-Tag: trac3513_base~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=704dcc761c71c1a553bc2c3382563d92a01e8673;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3806. --- diff --git a/ChangeLog b/ChangeLog index 985cc46136..ea2f26734d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +931. [func] marcin + Improved log messages emitted by the DHCPv4 server. Also, + the server is now using multiple distinct loggers for logging + messages pertaining to different functional parts of the + code, e.g. packet transmission, lease allocation, DDNS etc. + For complete list of logger names see User Guide. + (Trac #3806, git 7b148c2dd5e2696a541883223ce1efd2de81f143) + 930. [func] tomek Statistics Manager is now implemented. There is a new library libkea-stats that governs statistics collection. Its usage will