From: Kean Johnston Date: Tue, 29 Oct 2013 05:54:53 +0000 (+0200) Subject: [master] Updated ChangeLog X-Git-Tag: bind10-1.2.0beta1-release~102^2~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f8fac8823dd928e2b5d6f4bf7bb31ca992dc0562;p=thirdparty%2Fkea.git [master] Updated ChangeLog --- diff --git a/ChangeLog b/ChangeLog index cc78c04ffa..9c72a60220 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -7XX. [bug] tomek +702. [bug] kean + A bug in b10-msgq was fixed where it would remove the socket file if + there was an existing copy of b10-msgq running. It now correctly + detects and reports this without removing the socket file. + (Trac #433, git c18a49b0435c656669e6f87ef65d44dc98e0e726) + +701. [bug] tomek libdhcp++: Incoming DHCPv6 IAPREFIX option is now parsed properly. (Trac #3211, git ed43618a2c7b2387d76f99a5a4b1a3e05ac70f5e)