diff options
author | Marcin Siodelski <marcin@isc.org> | 2015-04-15 14:03:47 +0200 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2015-04-15 14:03:47 +0200 |
commit | e366ba785375cd50adedb664317fcec0e977fcc7 (patch) | |
tree | eda40a9e377ec996b5c6e2c6f91dd2673f33dd53 /ChangeLog | |
parent | [master] Merge branch 'trac3198' (diff) | |
download | kea-e366ba785375cd50adedb664317fcec0e977fcc7.tar.xz kea-e366ba785375cd50adedb664317fcec0e977fcc7.zip |
[master] Added ChangeLog entry for #3198.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |