]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3116] Addressed comments
authorThomas Markwalder <tmark@isc.org>
Fri, 20 Oct 2023 12:50:16 +0000 (08:50 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 20 Oct 2023 12:53:12 +0000 (12:53 +0000)
Fixed ChangeLog

ChangeLog

index 57ccc4759b307c343c1889ff5dcdfbdb73c60d71..b04c0d6e69d40af80ae816ef83605b9dd431dbbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2187.  [func]          tmark
-       To facilitate use in containers the restriction from listening
+       To facilitate use in containers, the restriction from listening
        on 0.0.0.0 or :: addresses has been removed from kea-dhcp-ddns.
-       The server will now issue a warning of configured to use either
+       The server will now issue a warning if configured to use either
        address.
        (Gitlab #3116)