summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2015-04-15 14:03:47 +0200
committerMarcin Siodelski <marcin@isc.org>2015-04-15 14:03:47 +0200
commite366ba785375cd50adedb664317fcec0e977fcc7 (patch)
treeeda40a9e377ec996b5c6e2c6f91dd2673f33dd53 /ChangeLog
parent[master] Merge branch 'trac3198' (diff)
downloadkea-e366ba785375cd50adedb664317fcec0e977fcc7.tar.xz
kea-e366ba785375cd50adedb664317fcec0e977fcc7.zip
[master] Added ChangeLog entry for #3198.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1781510896..bd5fe9d08e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+920. [bug] marcin
+ Corrected issues with logging initialization in hooks
+ libraries. The dynamically loaded hooks libraries may now
+ define their own loggers which are configurable using Kea
+ configuration file.
+ (Trac #3198 git 8216a6b1a2ed6e2b38919280809ee21fc4107fd6)
+
Kea 0.9.1 released on March 31, 2015
919. [doc] stephen