summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2015-06-10 14:58:36 +0200
committerMarcin Siodelski <marcin@isc.org>2015-06-10 14:58:36 +0200
commitb2464264b61ad000e49f6b922435aedfa7ba6116 (patch)
tree6897c431e1d134ef39473696d59e11b9bbccae4d /ChangeLog
parent[master] Merge branch 'trac3807' (diff)
downloadkea-b2464264b61ad000e49f6b922435aedfa7ba6116.tar.xz
kea-b2464264b61ad000e49f6b922435aedfa7ba6116.zip
[master] Added ChangeLog entry for #3807.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
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