]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3949.
authorMarcin Siodelski <marcin@isc.org>
Mon, 20 Jul 2015 13:46:59 +0000 (15:46 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 20 Jul 2015 13:46:59 +0000 (15:46 +0200)
ChangeLog

index ddf304c5f324c27f5d83b49140462f1f881ad9c3..beb2a68ef78791c55f3675c18e614a64ed4f9bb7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
+985.   [bug]           marcin
+       Eliminated extraneous debug-level DHCP6_RESPONSE_DATA entry from the
+       DHCPv6 server log output.  Prior to this the server was logging
+       each response twice.
+       (Trac #3949, git 023973cbce44e5fb92a2bc45e69f2786d5152091)
+
 984.   [bug]           tmark
-       Replaced used of "kill -0" with "ps -p" in keactrl when 
+       Replaced used of "kill -0" with "ps -p" in keactrl when
        checking of servers are alive.  This makes it possible for
        non-root users to use keactrl to monitor server status.
        (Trac #3954, git f7f22b244343a3dc2d06645a47c2c65a5134326e)