From: Francis Dupont Date: Wed, 20 May 2020 15:12:16 +0000 (+0200) Subject: [#1196] Added a ChangeLog entry proposal X-Git-Tag: Kea-1.7.9~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b99da41d0d8c22f406c754dc735e8d7aba07986;p=thirdparty%2Fkea.git [#1196] Added a ChangeLog entry proposal --- diff --git a/ChangeLog b/ChangeLog index 6238c952a1..a7c5efb449 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1761. [bug] fdupont + Found and fixed a possible source of incorrect statistics cached + in MySQL and PostgreSQL lease databases which in some cases + made servers fail to start. + (Gitlab #944,#1196) + 1760. [bug] razvan Fixed log message on DHCPv6 IA_NA lease renew. (Gitlab #1276)