From: Thomas Markwalder Date: Wed, 2 Apr 2014 17:28:15 +0000 (-0400) Subject: [master] Fixed a typo in 777 X-Git-Tag: bind10-1.2.0rc1-release~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4e5d3278f003f895f2c625ffa80b817ad8b3c90;p=thirdparty%2Fkea.git [master] Fixed a typo in 777 --- diff --git a/ChangeLog b/ChangeLog index 86d219c436..1171fb26e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 778. [func] tmark If b10-dhcp-ddns is configured to listen on an address other than - loop back, it will issue a log message warning the user that this is + loopback, it will issue a log message warning the user that this is insecure and is supported for testing purposes only. (Trac #3383, git 652aa4de2fa82fdf3de569d01d9f4aa618fc1972)