summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-12 10:51:33 +0000
committerJim Meyering <jim@meyering.net>2000-11-12 10:51:33 +0000
commit7e2f836a490b55d5d4195da62c2c35c9c1f74882 (patch)
treec12006f4efb1b40acd99279b0307088e36882bc0 /old
parent1bac92811e021793b1957f6553d5d5e387694962 (diff)
downloadcoreutils-7e2f836a490b55d5d4195da62c2c35c9c1f74882.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index a9db82c8a..369591fce 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,17 @@
+2000-11-12 Jim Meyering <meyering@lucent.com>
+
+ * doc/texinfo.tex: Update from master repository.
+
+2000-11-11 Paul Eggert <eggert@sic.twinsun.com>
+
+ * src/ls.c (<langinfo.h>): Include if HAVE_LANGINFO_H.
+ (DATE_FMT_LANGINFO): New macro, taken from sh-utils/src/date.c.
+ (print_long_format): Use it to determine "date" format.
+ Do not wrap "%b %e %Y" and "%b %e %H:%M" in _(), as it results in
+ incorrect behavior when LC_ALL is unset, LC_TIME is "C", and
+ LC_MESSAGES or LANG is set to something disagreeing with the POSIX
+ locale.
+
2000-11-11 Jim Meyering <meyering@lucent.com>
* Version 4.0.32.