From: Marcin Siodelski Date: Mon, 3 Jul 2017 09:16:07 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5317. X-Git-Tag: trac5227_base~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5add97e1cf38a79f3cab9388ce9493c97bc55f8;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5317. --- diff --git a/ChangeLog b/ChangeLog index 8a194d5366..bea61a11ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1264. [func] marcin + Kea's command manager has been re-implemented to use ASIO. + Simultaneous connections over the control channel are now + possible. + (Trac #5317, git 4139a2f41bb3736615bdfa278746962a16384d0d) + 1263. [doc] marcin Added example configurations of the nginx and Apache2 HTTPS servers running as reverse proxy for Kea RESTful API.