]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1082] added ChangeLog entry
authorRazvan Becheriu <razvan@isc.org>
Thu, 6 Jan 2022 12:36:22 +0000 (14:36 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 6 Jan 2022 12:49:14 +0000 (14:49 +0200)
ChangeLog

index 0c6a6071021bae6dd95901970410ccabac4577b2..df5352d672d951f533d54bb7ad81dad1a3a29532 100644 (file)
--- 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