This commit is contained in:
Jim Meyering 2002-07-18 15:29:53 +00:00
parent 80206d9811
commit 283c81ccdd

View File

@ -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.