From: Danny Mayer Date: Thu, 7 Jun 2007 13:28:16 +0000 (-0400) Subject: Bug #854 Broadcast address was not correctly set for interface addresses X-Git-Tag: NTP_4_2_4P2_RC6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62d18ca0eeeb0ca49199fe137a4bd3361bf00fd;p=thirdparty%2Fntp.git Bug #854 Broadcast address was not correctly set for interface addresses bk: 466807f0iB6kHVGtKOlUcFjyp6A2dA --- diff --git a/ChangeLog b/ChangeLog index 802a4e4dd..1ff114fed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* [Bug 854] Broadcast address was not correctly set for interface addresses * [Bug 829] reduce syslog noise, while there fix Enabled/Disable logging to reflect the actual configuration. * [Bug 795] Moved declaration of variable to top of function.