diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 95b48d374..806510a84 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.