]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3807.
authorMarcin Siodelski <marcin@isc.org>
Wed, 10 Jun 2015 12:58:36 +0000 (14:58 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 10 Jun 2015 12:58:36 +0000 (14:58 +0200)
ChangeLog

index 22bab6dae2b23e7dd502bb1908fe561f8155d7c3..db8014905b48e8b7a54011556b79c28a8457bf1b 100644 (file)
--- 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