From: Harlan Stenn Date: Sat, 9 May 2015 03:35:28 +0000 (-0400) Subject: cleanup X-Git-Tag: NTP_4_3_32~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4a2f301ba0bc7d44bbd032e34856f34b81ad944;p=thirdparty%2Fntp.git cleanup bk: 554d8080bf0WYVENGOihZZokoBAmoA --- diff --git a/ChangeLog b/ChangeLog index 230892423..99aa5bd17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,5 @@ --- -* [Bug 2792] If the IFF_RUNNING interface flag is supported then an - interface is ignored as long as this flag is not set since the - interface is not usable (e.g., no link). * CID 739725: Fix a rare resource leak in libevent/listener.c. * CID 1295478: Quiet a pedantic potential error from the fix for Bug 2776. * CID 1296235: Fix refclock_jjy.c and correcting type of the driver40-ja.html @@ -15,6 +12,9 @@ Building for 32bit of loopback ppsapi needs def file * [Bug 2776] Improve ntpq's 'help keytype'. * [Bug 2782] Refactor refclock_shm.c, add memory barrier protection. +* [Bug 2792] If the IFF_RUNNING interface flag is supported then an + interface is ignored as long as this flag is not set since the + interface is not usable (e.g., no link). * [Bug 2794] Clean up kernel clock status reports. * [Bug 2800] refclock_true.c true_debug() can't open debug log because of incompatible open/fdopen parameters.