summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-08-23 16:33:11 +0200
committerJim Meyering <jim@meyering.net>2007-08-23 16:33:11 +0200
commit90b11ce6651b65488ddc777a439aaca414fdcf31 (patch)
treedbf0a97491bad7cf65df53ad551a81aafd2a947f /ChangeLog
parentd02e4e77753f580ab91afc5915333222edc82104 (diff)
downloadcoreutils-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4947123a4..d03c121a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.