summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--mdate.sh1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e67e7a62..7f2ec77c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-09 Ruslan Ermilov <ru@freebsd.org>
+
+ mdate.sh: Make it POSIX compliant.
+
2001-03-09 Werner LEMBERG <wl@gnu.org>
Added the `return' request to end a macro immediately. It simply
diff --git a/mdate.sh b/mdate.sh
index 6bdac9d4..4a26e6e8 100644
--- a/mdate.sh
+++ b/mdate.sh
@@ -5,6 +5,7 @@
# Don't want foreign dates.
LANGUAGE=
+LC_ALL=C; export LC_ALL
(date;