From: Dave Hart Date: Sun, 2 Jan 2011 06:15:33 +0000 (+0000) Subject: ChangeLog was omitted accidentally from last cset X-Git-Tag: NTP_4_2_7P109~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f52c3fd02b1ec9a16c98660df49e07378445bada;p=thirdparty%2Fntp.git ChangeLog was omitted accidentally from last cset bk: 4d201805ftIsQVRB86JL9gd8S_ZKdg --- diff --git a/ChangeLog b/ChangeLog index 80db55e96..0051cd1b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +* Remove nearly all strcpy() and most strcat() from NTP distribution. + One major pocket remains in ntp_crypto.c. libopts & libisc also have + (safe) uses of strcpy() and strcat() remaining. * Documentation updates from Dave Mills. (4.2.7p108) 2011/01/01 Released by Harlan Stenn * [Bug 1764] Move Palisade modem control logic to configure.ac.