]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Add ChangeLog entry after Trac #2608 merge.
authorShane Kerr <shane@isc.org>
Mon, 21 Jan 2013 19:27:29 +0000 (20:27 +0100)
committerShane Kerr <shane@isc.org>
Mon, 21 Jan 2013 19:27:29 +0000 (20:27 +0100)
ChangeLog

index 86eaa0eaef1bf6b8352cfb2b6b726f4a1b5499b8..61bf39d4cc03f0cde35a37f1524f99c706bc17f9 100644 (file)
--- 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.