summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-04-03 12:18:37 +0000
committerJim Meyering <jim@meyering.net>2000-04-03 12:18:37 +0000
commit1f665cff54ff60b94464378d29d42501c0bc4043 (patch)
treee1e8b441bb7aa02d0dcce43b76c4efadeb32fa82 /old/sh-utils
parente287f40259b3e6212a5bec7c54809f9c68684779 (diff)
downloadcoreutils-1f665cff54ff60b94464378d29d42501c0bc4043.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 1e7878877..21fa03b50 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,10 @@
+2000-03-29 Paul Eggert <eggert@twinsun.com>
+
+ * src/date.c: Include <langinfo.h> 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 <meyering@lucent.com>
* Version 2.0g.