diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-18 15:29:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-18 15:29:53 +0000 |
commit | 283c81ccddfdbdf4bca34a10bb07a9f4720a570c (patch) | |
tree | 3fac1e6a18ec84e5664b80e3b12291b9839a8a14 /old/fileutils/ChangeLog | |
parent | 80206d9811b2acc2910c2e47cee8682724b0d689 (diff) | |
download | coreutils-283c81ccddfdbdf4bca34a10bb07a9f4720a570c.tar.xz |
.
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
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 <meyering@lucent.com> + * 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 <meyering@lucent.com> - * Version 4.1.10. - * src/stat.c (print_it): Use memcpy and a little pointer arithmetic, rather than stpncpy. |