]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Fixed a typo in RELNOTES
authorThomas Markwalder <tmark@isc.org>
Fri, 14 Jul 2017 20:23:34 +0000 (16:23 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 14 Jul 2017 20:23:34 +0000 (16:23 -0400)
RELNOTES

index 0f0e0beb45d278f3a0f296eb00a17467d5e08393..a82615a0387030f659aeccb34bfe31fbcd3a9693 100644 (file)
--- 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]