From: Marcin Siodelski Date: Wed, 15 Apr 2015 12:03:47 +0000 (+0200) Subject: [master] Added ChangeLog entry for #3198. X-Git-Tag: trac3812_base~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e366ba785375cd50adedb664317fcec0e977fcc7;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3198. --- 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