]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] changelog formatting
authorJeremy C. Reed <jreed@isc.org>
Mon, 7 Apr 2014 20:20:37 +0000 (15:20 -0500)
committerJeremy C. Reed <jreed@isc.org>
Mon, 7 Apr 2014 20:20:37 +0000 (15:20 -0500)
On line 9 use a tab before the keyword type.

and line too long

ChangeLog

index 5f261afd7c7fc9d0b43d452d41b0ad27406e1567..3040e82afadf6671f139c9984cf3534dec13b332 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
        configuration for testing purposes.
        (Trac #3360, git 09e6e71abf8bc693e389ebd262fd149b43c1f1d4)
 
-778.    [func]         tmark
+778.   [func]          tmark
        If b10-dhcp-ddns is configured to listen on an address other than
        loopback, it will issue a log message warning the user that this is
        insecure and is supported for testing purposes only.
        (Trac #3232, git 3649413932857470558a6f19e0b0e181b3fc0fda)
 
 769.   [bug]           tmark
-       b10-dhcp-ddns now treats a DNS server response code of NXRRSET as a
-       successful outcome when processing a request to remove DNS data.  This
-       corrects a defect in which b10-dhcp-ddns would incorrectly fail a request
-       to remove DNS data when the DNS server's response was NXRRSET.
+       b10-dhcp-ddns now treats a DNS server response code of
+       NXRRSET as a successful outcome when processing a request
+       to remove DNS data.  This corrects a defect in which
+       b10-dhcp-ddns would incorrectly fail a request to remove
+       DNS data when the DNS server's response was NXRRSET.
        (Trac #3362, git da3b0d4f364d069ffdb47723545798ac589fae42)
 
 768.   [bug]           tmark