From: Marcin Siodelski Date: Tue, 18 Jun 2019 07:54:51 +0000 (+0200) Subject: [#491,!363] Added ChangeLog entry for #491. X-Git-Tag: Kea-1.6.0-beta2~281 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4911684010e3d7390b1af3a9c7b7de96439d1b00;p=thirdparty%2Fkea.git [#491,!363] Added ChangeLog entry for #491. --- diff --git a/ChangeLog b/ChangeLog index 4de5cc21d4..5104289a6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1593. [bug] marcin + Fixed a bug in the Kea Control Agent which caused a sporadic crash + after a tiemout while sending the HTTP response to the controlling + client. + (Gitlab #491,!363, git ff204dfe4dd80702f8bb2edf83f8486e019a7e04) + 1592. [build] tmark Files related to YANG and netconf are now only installed when the build is configured with --with-syspro.