diff options
author | Jim Meyering <jim@meyering.net> | 2007-08-23 16:33:11 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-08-23 16:33:11 +0200 |
commit | 90b11ce6651b65488ddc777a439aaca414fdcf31 (patch) | |
tree | dbf0a97491bad7cf65df53ad551a81aafd2a947f /ChangeLog | |
parent | d02e4e77753f580ab91afc5915333222edc82104 (diff) | |
download | coreutils-90b11ce6651b65488ddc777a439aaca414fdcf31.tar.xz |
* src/dircolors.hin: Add xterm-16color, xterm-88color and eterm-color.
Suggestion from Dan Nicolaescu.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-08-23 Jim Meyering <jim@meyering.net> + * src/dircolors.hin: Add xterm-16color, xterm-88color and eterm-color. + Suggestion from Dan Nicolaescu. + Don't let ln be a party to destroying user data. * src/ln.c: Include "file-set.h", "hash.h" and "hash-triple.h". (dest_set, DEST_INFO_INITIAL_CAPACITY): New globals. |