summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-15 08:00:19 +0000
committerJim Meyering <jim@meyering.net>2000-05-15 08:00:19 +0000
commit3400cc7f781f1627ab9776c5d15fc07582c154c3 (patch)
treef67109a2ed596d54fb6e145b0a56ddee2d70d480 /old
parent3c5405d2981621711c47151b6f65f03acfad6902 (diff)
downloadcoreutils-3400cc7f781f1627ab9776c5d15fc07582c154c3.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index b4ea265ea..344b350c5 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-15 Jim Meyering <meyering@lucent.com>
+
+ * tests/date/Test.pm (test_vector): Skip the %c test on SunOS4 systems.
+ Suggested by Paul Eggert. Reported by Volker Borchert.
+
2000-05-13 Jim Meyering <meyering@lucent.com>
* src/groups.sh: Detect and report write failure of --help/--version.