From: Razvan Becheriu Date: Thu, 6 Jan 2022 12:36:22 +0000 (+0200) Subject: [#1082] added ChangeLog entry X-Git-Tag: Kea-2.1.2~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe4db49f115d346aa4629c2b8fce75f33b59ab4;p=thirdparty%2Fkea.git [#1082] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 0c6a607102..df5352d672 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1974. [func] fdupont + The global parameter lookup has been refactored to provide better + performance. Proper return error code (CONTROL_RESULT_ERROR) has + been fixed in some cases when trying to apply the new + configuration. Old code was using wrong hardcoded '2' value + (CONTROL_RESULT_COMMAND_UNSUPPORTED). + (Gitlab #1082) + 1973. [func] fdupont MySQL backends now can be configured to use the SSL/TLS support to protect connections to the server. New