]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] fixed a typo for the change type. also folded a long line.
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 11 Jan 2012 05:47:45 +0000 (21:47 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 11 Jan 2012 05:47:45 +0000 (21:47 -0800)
ChangeLog

index 18786c9eda1350625f19c1c775d18dd01ecdf6f2..c1d99a06a64d8c63a829a8e19dce71ea7cd03c37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
-361.   [vorner]        vorner,jelte,jinmei
+361.   [func]  vorner,jelte,jinmei
        The socket creator is now used to provide sockets. It means you can
-       reconfigure the ports and addresses at runtime even when the rest of the
-       bind10 runs as non root user.
+       reconfigure the ports and addresses at runtime even when the rest
+       of the bind10 runs as non root user.
        (Trac #805,#1522, git 1830215f884e3b5efda52bd4dbb120bdca863a6a)
 
 360.   [bug]           vorner