From: Jim Meyering Date: Mon, 3 Apr 2000 12:18:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0r~142 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f665cff54ff60b94464378d29d42501c0bc4043;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1e7878877d..21fa03b50d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,10 @@ +2000-03-29 Paul Eggert + + * src/date.c: Include if it exists. + (DATE_FMT_LANGINFO): New macro. + (show_date): Use it to get the locale-specific default format for + "date" if it exists. + 2000-03-19 Jim Meyering * Version 2.0g.