]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] style fixes for changelog
authorJeremy C. Reed <jreed@ISC.org>
Wed, 26 Sep 2012 19:27:42 +0000 (14:27 -0500)
committerJeremy C. Reed <jreed@ISC.org>
Wed, 26 Sep 2012 19:27:42 +0000 (14:27 -0500)
Line 54 is too long ( 72 )
Line 56 is too long ( 72 )
On line 60 use two tabs before the committer username.
On line 79 use a tab before the keyword type.

ChangeLog

index 843e91c110f9f01e6955a7a8814250412335ef16..84d4378cc32af8f636f8a17c1aa3d19403bc1d5b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (Trac #1375, git 7ca65cb9ec528118f370142d7e7b792fcc31c9cf)
 
 475.   [func]          naokikambe
-       Added Xfrout statistics counters: notifyoutv4, notifyoutv6, xfrrej, and
-       xfrreqdone. These are per-zone type counters. The value of these
-       counters can be seen with zone name by invoking "Stats show Xfrout" via
-       bindctl.
+       Added Xfrout statistics counters: notifyoutv4, notifyoutv6,
+       xfrrej, and xfrreqdone. These are per-zone type counters.
+       The value of these counters can be seen with zone name by
+       invoking "Stats show Xfrout" via bindctl.
        (Trac #2158, git e68c127fed52e6034ab5309ddd506da03c37a08a)
 
-474.   [func]      stephen
+474.   [func]          stephen
        DHCP servers now use the BIND 10 logging system for messages.
        (Trac #1545, git de69a92613b36bd3944cb061e1b7c611c3c85506)
 
@@ -76,7 +76,7 @@
        contain the generated documentation.
        (Trac #1687, git 2d4063b1a354f5048ca9dfb195e8e169650f43d0)
 
-471.    [bug]          vorner
+471.   [bug]           vorner
        Fixed a problem when b10-loadzone tried to tread semicolon
        in string data as start of comment, which caused invalid
        data being loaded.