summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-05-31 08:05:02 +0200
committerJim Meyering <jim@meyering.net>2007-05-31 08:05:02 +0200
commit1211a2cc2ce8e95f4ebd7e38dfc7a9cefd983854 (patch)
treeece81042bf6ed5f2e83667f61219903da36775cc
parentca7c786f62c734ab4d4272dc9b842a3ac742f0ed (diff)
downloadcoreutils-1211a2cc2ce8e95f4ebd7e38dfc7a9cefd983854.tar.xz
* src/dircolors.hin: Add screen-256color.
Suggested by sdl.web@gmail.com in <http://bugzilla.redhat.com/239266>.
-rw-r--r--ChangeLog5
-rw-r--r--src/dircolors.hin3
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad4d821d0..1fcff1eba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-29 Jim Meyering <jim@meyering.net>
+
+ * src/dircolors.hin: Add screen-256color.
+ Suggested by sdl.web@gmail.com in <http://bugzilla.redhat.com/239266>.
+
2007-05-26 Jim Meyering <jim@meyering.net>
* TODO: Add an entry for comm --output-delimiter=STR
diff --git a/src/dircolors.hin b/src/dircolors.hin
index 8d550d194..75c3c49d6 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -1,7 +1,7 @@
# Configuration file for dircolors, a utility to help you set the
# LS_COLORS environment variable used by GNU ls with the --color option.
-# Copyright (C) 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+# Copyright (C) 1996, 1999-2007
# Free Software Foundation, Inc.
# Copying and distribution of this file, with or without modification,
# are permitted provided the copyright notice and this notice are preserved.
@@ -40,6 +40,7 @@ TERM rxvt-cygwin
TERM rxvt-cygwin-native
TERM rxvt-unicode
TERM screen
+TERM screen-256color
TERM screen-bce
TERM screen-w
TERM screen.linux