From: Shane Kerr Date: Mon, 21 Jan 2013 19:27:29 +0000 (+0100) Subject: Add ChangeLog entry after Trac #2608 merge. X-Git-Tag: bind10-1.0.0-rc-release~76^2~21^2~2^2~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca962cbac01e4c3c79050b57ca07165c3b7662ae;p=thirdparty%2Fkea.git Add ChangeLog entry after Trac #2608 merge. --- diff --git a/ChangeLog b/ChangeLog index 86eaa0eaef..61bf39d4cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -5XX. [func] tomek +551. [bug] shane + Kill msgq if we cannot connect to it on startup. + When the boss process was unable to connect to the msgq, it would + exit. However, it would leave the msgq process running. This has + been fixed, and the msgq is now stopped in this case. + +550. [func] tomek b10-dhcp4: The DHCPv4 server now generates a server identifier the first time it is run. The identifier is preserved in a file across server restarts.