]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Thanks added to ChangeLog
authorTomek Mrugalski <tomasz@isc.org>
Tue, 30 Sep 2014 16:41:53 +0000 (18:41 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 30 Sep 2014 16:41:53 +0000 (18:41 +0200)
ChangeLog

index bef542aa0a023e2ace877e842b34f8dcd5c5a6a9..764dbf86c7a883723e7e92f986f6264a873075f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,13 @@
 840.   [func]          nicolas
        PktFilterInet::send method now sets source IPv4 address explicitly.
-       This enabled perfdhcp to control its source address on systems
-       that have more than one address assigned to a given interface.
+       This enabled perfdhcp to control its source address on systems that have
+       more than one address assigned to a given interface. Thanks to
+       Nicolas Chaigneau from Capgemini for providing this fix.
        (Github #2, git 6ac36ed7a1d97bcf52ffb2aec7cbf116e58e5803)
 
 839.   [doc]           adam
-       DHCPv4 examples corrected in Kea ARM.
+       DHCPv4 examples corrected in Kea ARM. Thanks to Adam Osuchowski
+       from Silesian University of Technology for providing this fix.
        (Github #1, git 15785c0e28190659b037cfcca19f0267ccd9049f)
 
 838.   [bug]           tomek