]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#491,!363] Added ChangeLog entry for #491. 491-kea-ctrl-agent-crashing-due-to-httpmessage-create-must-be-called-first
authorMarcin Siodelski <marcin@isc.org>
Tue, 18 Jun 2019 07:54:51 +0000 (09:54 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 18 Jun 2019 07:54:51 +0000 (09:54 +0200)
ChangeLog

index 4de5cc21d42273c7b66695dc691b23d7066a5cd3..5104289a6eb6c34cb3692c5ca30c2f4e8c06db74 100644 (file)
--- 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.