diff options
author | Marcin Siodelski <marcin@isc.org> | 2015-06-10 14:58:36 +0200 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2015-06-10 14:58:36 +0200 |
commit | b2464264b61ad000e49f6b922435aedfa7ba6116 (patch) | |
tree | 6897c431e1d134ef39473696d59e11b9bbccae4d /ChangeLog | |
parent | [master] Merge branch 'trac3807' (diff) | |
download | kea-b2464264b61ad000e49f6b922435aedfa7ba6116.tar.xz kea-b2464264b61ad000e49f6b922435aedfa7ba6116.zip |
[master] Added ChangeLog entry for #3807.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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 |