summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2023-07-17 19:32:05 +0200
committerMarcin Siodelski <marcin@isc.org>2023-07-18 22:31:58 +0200
commit01c844ee14748f33a76049d36b7825ef39367010 (patch)
tree29ade384a0a61a4478ecad2d9236f7dc2f0adcd8 /ChangeLog
parent[#2792] Check that mysql pointer is non-null (diff)
downloadkea-01c844ee14748f33a76049d36b7825ef39367010.tar.xz
kea-01c844ee14748f33a76049d36b7825ef39367010.zip
[#2792] Added ChangeLog for #2792
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9209672fb..23269cc9fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2169. [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 #2792)
+
2168. [func] fdupont
Cross-reference tables to bind relay and remote
identifiers from extended info of DHCPv6 leases