]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1385] Wrapped new ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Fri, 9 Oct 2020 17:32:19 +0000 (19:32 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 9 Oct 2020 17:32:19 +0000 (19:32 +0200)
ChangeLog

index 17c1766cf81d7648bd9c7d8a001042d9c8f26387..bc70cc16bd66991ec3df806aa1b4b09adf9924de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
 1813.  [func]          tmark
        A new parameter, ddns-update-on-renew, has been added to kea-dhcp4
        and kea-dhcp6 configuration.  When true, the server will always
-       update DNS when a lease is renewed even if the DNS information
-       for the lease has not changed. The prior, and now default, behavior
-       is for the server to only update DNS for a renewing lease if its
-       DNS information has changed.
+       update DNS when a lease is renewed even if the DNS information for
+       the lease has not changed. The prior, and now default, behavior is
+       for the server to only update DNS for a renewing lease if its DNS
+       information has changed.
        (Gitlab #1385)
 
 1812.  [doc]           andrei