diff options
author | Marcin Siodelski <marcin@isc.org> | 2023-07-17 19:32:05 +0200 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2023-07-18 22:31:58 +0200 |
commit | 01c844ee14748f33a76049d36b7825ef39367010 (patch) | |
tree | 29ade384a0a61a4478ecad2d9236f7dc2f0adcd8 /ChangeLog | |
parent | [#2792] Check that mysql pointer is non-null (diff) | |
download | kea-01c844ee14748f33a76049d36b7825ef39367010.tar.xz kea-01c844ee14748f33a76049d36b7825ef39367010.zip |
[#2792] Added ChangeLog for #2792
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |