]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Update ChangeLog and NEWS
authorHarlan Stenn <stenn@ntp.org>
Wed, 28 Sep 2016 08:17:16 +0000 (08:17 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 28 Sep 2016 08:17:16 +0000 (08:17 +0000)
bk: 57eb7c8c39FcLQS_wtisUo4XSyWYxA

ChangeLog
NEWS

index 19ebbed79255f6793c6ab4ca47d14b8f0d931890..e1f3091d7830bcd24f8b184c55408cbc00aa8853 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,9 @@
 ---
+
+* [Bug 3053] ntp_loopfilter.c frequency calc precedence error.  Sarah White.
 * [Bug 2959] refclock_jupiter: gps week correction <perlinger@ntp.org>
   - fixed GPS week expansion to work based on build date. Special thanks
     to Craig Leres for initial patch and testing.
-
----
-
-* [Bug 3053] ntp_loopfilter.c frequency calc precedence error.  Sarah White.
 * [Bug 2951] ntpd tests fail: multiple definition of `send_via_ntp_signd'
   - fixed Makefile.am <perlinger@ntp.org>
 * [Bug 2689] ATOM driver processes last PPS pulse at startup,
diff --git a/NEWS b/NEWS
index 419beba004491b79c40a2b764565f2767060f91d..2f65824fb1a5381e9d329708e1d84cf7817de858 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ following X high- and Y low-severity vulnerabilities:
 Other fixes:
 
 * [Bug 3053] ntp_loopfilter.c frequency calc precedence error.  Sarah White.
+* [Bug 2959] refclock_jupiter: gps week correction <perlinger@ntp.org>
+  - fixed GPS week expansion to work based on build date. Special thanks
+    to Craig Leres for initial patch and testing.
 * [Bug 2951] ntpd tests fail: multiple definition of `send_via_ntp_signd'
   - fixed Makefile.am <perlinger@ntp.org>
 * [Bug 2689] ATOM driver processes last PPS pulse at startup,