]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 12 Nov 2000 10:51:33 +0000 (10:51 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 12 Nov 2000 10:51:33 +0000 (10:51 +0000)
old/fileutils/ChangeLog

index a9db82c8a9d7453385373cd478e780f94c480619..369591fcec89ca95ce2c3ab0192b227248a66e39 100644 (file)
@@ -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.