]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2978] Added ChangeLog entry for #2978
authorMarcin Siodelski <marcin@isc.org>
Tue, 18 Jul 2023 11:48:46 +0000 (13:48 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 19 Jul 2023 11:26:53 +0000 (13:26 +0200)
ChangeLog

index e7a840877a45a6226ef0f770e9d84ebc3143d07c..8198e30b416375596798b57b04bd5dbc8378c4a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2052.  [bug]           marcin
+       Applied a workaround in the connection to MySQL that prevents
+       potential crashes in libmysqlclient library when connection
+       to the database is lost and re-established.
+       (Gitlab #2978)
+
 2051.  [bug]           razvan
        Fixed a crash when splitting long options or sending user defined
        options when multi-threading is enabled. Also fixed some cases