From: Harlan Stenn Date: Thu, 11 Jun 2015 02:23:44 +0000 (-0400) Subject: Typo: Bug 2887 -> Bug 2778 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e82f084dff84772428089d2be73d4664cacf907;p=thirdparty%2Fntp.git Typo: Bug 2887 -> Bug 2778 bk: 5578f130LtoBJ8HQevRABiC_9RQebA --- diff --git a/ChangeLog b/ChangeLog index 1713664af..f598aa6af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ --- +* [Bug 2778] Implement "apeers" ntpq command to include associd. * [Bug 2824] Convert update-leap to perl. (also see 2769) * [Bug 2830] ntpd doesn't always transfer the correct TAI offset via autokey NTPD transfers the current TAI (instead of an announcement) now. @@ -16,7 +17,6 @@ * [Bug 2837] add test for DSCP to ntpd/complete.conf.in * [Bug 2842] Glitch in ntp.conf.def documentation stanza. * [Bug 2842] Bug in mdoc2man. -* [Bug 2887] Implement "apeers" ntpq command to include associd. * Report select() debug messages at debug level 3 now. * sntp/scripts/genLocInfo: treat raspbian as debian. ---