From: Thomas Markwalder Date: Thu, 6 Aug 2020 18:57:51 +0000 (-0400) Subject: [#1369] Fixed wrong ChangeLog number X-Git-Tag: Kea-1.8.0~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ca5d0101c1499e54e8a4545b6f95e832f54f1e;p=thirdparty%2Fkea.git [#1369] Fixed wrong ChangeLog number --- diff --git a/ChangeLog b/ChangeLog index c0241a25c8..74b226522f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -1792. [bug] tmark +1782. [bug] tmark Corrected a bug that causes kea-dhcp4/kea-dhcp6 servers to crash after losing connectivity to a configuration backend database. The servers now correctly honor the max-reconnect-tries parameter.