From: Marcin Siodelski Date: Wed, 10 Jun 2015 12:58:36 +0000 (+0200) Subject: [master] Added ChangeLog entry for #3807. X-Git-Tag: trac3732a_base~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2464264b61ad000e49f6b922435aedfa7ba6116;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3807. --- diff --git a/ChangeLog b/ChangeLog index 22bab6dae2..db8014905b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,16 @@ +945. [func] marcin + Improved log messages emitted by the DHCPv6 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. + (Trac #3807, git c95ebdaf39c3d8d78d83d53db15824c60078f566) + 944. [func] tmark kea-admin commands lease-init, lease-version, and lease-upgrade now support PostgreSQL. Note that at this time the PostgreSQL backend only supports Kea schema version 1.0, so there are no upgrades available. - (Trac #3883, git 990a0d72fa247e4a12e2608994204c48274e4cd6) + (Trac #3883, git 990a0d72fa247e4a12e2608994204c48274e4cd6) 943. [func] sar Split the DHCP-DDNS logging messages amongst several loggers to