From: Jim Meyering Date: Thu, 18 Jul 2002 15:29:53 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_1_10~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=283c81ccddfdbdf4bca34a10bb07a9f4720a570c;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 95b48d3749..806510a842 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2002-07-18 Jim Meyering + * Version 4.1.10. + * src/dircolors.hin: Add the following to the list of colorizable TERM names: dtterm xterm-color Eterm. New archive suffix: .jar @@ -9,8 +11,6 @@ 2002-07-16 Jim Meyering - * Version 4.1.10. - * src/stat.c (print_it): Use memcpy and a little pointer arithmetic, rather than stpncpy.