From: Marcin Siodelski Date: Mon, 6 Feb 2023 12:08:17 +0000 (+0100) Subject: [#2734] Added ChangeLog entry for #2734 X-Git-Tag: Kea-2.3.5~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=811b409d28632f6c890c530ee2bf871fbcd0dcad;p=thirdparty%2Fkea.git [#2734] Added ChangeLog entry for #2734 --- diff --git a/ChangeLog b/ChangeLog index e199e0f9de..8b630cc53a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2095. [bug] marcin, tmark + Added a compile-time check if the PostgreSQL version supports + the "tcp-user-timeout" parameter. This parameter is available in + the PostgreSQL version 12 and later. It is now ignored for the + earlier versions and a suitable warning message is issued. + (Gitlab #2734) + 2094. [bug] razvan Fixed a bug which was causing the Kea server to crash when using high-availability hooks library and running reconfigure