]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
cleanup
authorHarlan Stenn <stenn@ntp.org>
Sat, 9 May 2015 03:35:28 +0000 (23:35 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 9 May 2015 03:35:28 +0000 (23:35 -0400)
bk: 554d8080bf0WYVENGOihZZokoBAmoA

ChangeLog

index 230892423a0b34579e14c808214e3bfb3019260e..99aa5bd17cab8319186759ac13e9c3389dd31138 100644 (file)
--- 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.