From: Marcin Siodelski Date: Fri, 6 Apr 2018 12:11:07 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5580. X-Git-Tag: trac5458a_base~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46157bd98246e526b156150ceea0ad449fd884f8;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5580. --- diff --git a/ChangeLog b/ChangeLog index 4c67cca3e1..7aca672b42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1378. [bug] marcin + Corrected a bug in the libkea-asiolink library which caused + the DHCP servers to crash while processing commands over + the unix domain socket on some systems. + (Trac #5580, git cb5276a24436a9e9ce4d1ab4630e7193a4c2d803) + 1377. [func] fdupont Implemented lease6-get-all command in lease_cmds hooks library. (Trac #5469, git a0bb7188df47a0f8020ff57739c5a6ab5f7e9828)