From: Harlan Stenn Date: Mon, 27 Jul 2015 02:37:24 +0000 (+0000) Subject: merge cleanup X-Git-Tag: NTP_4_3_65~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=758fe4f115787e302e9794f04e477aec5c69b5fd;p=thirdparty%2Fntp.git merge cleanup bk: 55b59964X06FK5H7FP5LyaMOuKpMnw --- diff --git a/ChangeLog b/ChangeLog index 03de898de..13e73ec09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ Below are from 4.2.8p4: * [Bug 2817] Stop locking ntpd into memory by default under Linux. H.Stenn. +* Wrote tests for ntpd/ntp_prio_q.c. Tomasz Flendrich +* ntpd/ntp_restrict.c: added a few assertions, created tests for this file. + Tomasz Flendrich +* Changed progname to be const in many files - now it's consistent. Tomasz + Flendrich (4.3.64) 2015/07/26 Released by Harlan Stenn Below are from 4.2.8p4: * [Bug 2886] Mis-spelling: "outlyer" should be "outlier". dave@horsfall.org