From: Thomas Markwalder Date: Fri, 14 Jul 2017 20:23:34 +0000 (-0400) Subject: [master] Fixed a typo in RELNOTES X-Git-Tag: v4_4_0b1_f1~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=024bee002552905b034b68f6c84ce7c01991a343;p=thirdparty%2Fdhcp.git [master] Fixed a typo in RELNOTES --- diff --git a/RELNOTES b/RELNOTES index 0f0e0beb4..a82615a03 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1049,7 +1049,7 @@ dhcp-users@lists.isc.org. - The linux interface discovery code has been modified to use getifaddrs() as is done for BSD and OS-X. Prior to this the code would only recognize the first address on an interface and thereby omit vlans. - Thanks to Jiri Popelka at Redhat, Marius Tomaschewski at Suse, and Wei + Thanks to Jiri Popelka at Redhat, Marius Tomaschewski at SUSE, and Wei Kong at Novell, who all submitted patches. [ISC-Bugs #28761] [ISC-Bugs #31992]