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

index 315920316ef5e59de35eb4504c4a2052ee148f4e..04085c0cfc086906e37cd0f4f236bbd834171ca1 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -97,7 +97,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]