From: Tomek Mrugalski Date: Fri, 13 Aug 2021 14:54:18 +0000 (+0200) Subject: [#2020] ChangeLog added X-Git-Tag: Kea-1.9.11~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c84eaa3eb9ee7633437ea99670ddd5949aa6a1;p=thirdparty%2Fkea.git [#2020] ChangeLog added --- diff --git a/ChangeLog b/ChangeLog index 68b06e6ca0..648f844d49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1931. [bug] tomek + Two hook messages HOOKS_CALLOUT_ERROR and HOOKS_CALLOUT_MESSAGES + are now printing the hook name and index properly. Thank you to + Shawn Routhier for reporting the issue. + (Gitlab #2020) + 1930. [doc] razvan Extended documentation section about setting up the timezones in MySQL and PostgreSQL databases.