From: Harlan Stenn Date: Sat, 6 Jul 2013 05:39:55 +0000 (-0700) Subject: Remove tailing \n's from msyslog output strings X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=482ea53ac67f916977d661c41d9bc3211a71c58b;p=thirdparty%2Fntp.git Remove tailing \n's from msyslog output strings bk: 51d7adabvd90yKGOznKQYJfTl-rRfQ --- diff --git a/ChangeLog b/ChangeLog index 3d46fc65c8..7112577c3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* Remove \n's from syslog output strings. (4.2.7p369) 2013/07/05 Released by Harlan Stenn * [Bug 2415] RES_LIMITED flags check should use &, not &&. * Have NTP_LIBNTP check for time.h and clock_getres().