From: JINMEI Tatuya Date: Wed, 11 Jan 2012 05:47:45 +0000 (-0800) Subject: [master] fixed a typo for the change type. also folded a long line. X-Git-Tag: trac2351_base~302 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=17c32814ead8f8f4241e7f89eeed668d89868ef0;p=thirdparty%2Fkea.git [master] fixed a typo for the change type. also folded a long line. --- diff --git a/ChangeLog b/ChangeLog index 18786c9eda..c1d99a06a6 100644 --- 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