From 3e208eed9d5989948939ef39de1f2945a97b47d2 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sun, 16 Jul 2023 14:42:40 +0200 Subject: [PATCH] [#2876] Added ChangeLog entry --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 23269cc9fb..622eb44642 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2170. [build] fdupont + Moved from C++ 11 to C++ 14 as the minimal C++ version + which should be supported by the C++ compiler to + build Kea. + (Gitlab #2876) + 2169. [bug] marcin Applied a workaround in the connection to MySQL that prevents potential crashes in libmysqlclient library when connection