]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3478.
authorMarcin Siodelski <marcin@isc.org>
Mon, 18 Aug 2014 14:12:39 +0000 (16:12 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 18 Aug 2014 14:12:39 +0000 (16:12 +0200)
ChangeLog

index b24d70ec6edd7e9345d35cee87c6ebf80c1669f6..5dd0d8539596d4847a160279d84ae14ed6a4b319 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+821.   [bug]           marcin
+       DHCP servers no longer log an error when Interface Manager fails to
+       receive a packet as a result of signal being received.
+       (Trac #3478, git d80c83aef8e103dd483234429d35aeb66149e0b9)
+
 820.   [bug]           marcin
        Corrected the IfaceMgrTest.detectIfaces unit test which reported
        false positives for specific network configurations.