]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3256] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Thu, 16 May 2024 12:42:25 +0000 (15:42 +0300)
committerAndrei Pavel <andrei@isc.org>
Mon, 20 May 2024 20:28:50 +0000 (23:28 +0300)
ChangeLog

index 76be3e6361e2bf6dfd1104db8c394e2fc3cf25c9..27cd78f5ace8ab67bc64959f166744d79fb6e110 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2234.  [build]         andrei
+       Code migrated from mysql_ssl_set which was deprecated in MySQL
+       8.0.35 to mysql_options.
+       (Gitlab #3256)
+
 2233.  [bug]           razvan
        Fixed a bug which was causing the status-get command to return
-       an error when the lease database connection has hot yet been
+       an error when the lease database connection had not yet been
        established.
        (Gitlab #3223)