summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-22 22:43:41 +0000
committerJim Meyering <jim@meyering.net>1997-01-22 22:43:41 +0000
commit8dd8bb78b19011fabe652d9ea335840932898e9a (patch)
tree9a9633effebcf587559dc861db6e3d95e3d3dda1 /old
parentd64cc3c1ef17658217f1efc4d5fdb1871ef77372 (diff)
downloadcoreutils-8dd8bb78b19011fabe652d9ea335840932898e9a.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 d49e57c4d..3e7f96fe7 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,10 @@
1997-01-22 Paul Eggert <eggert@twinsun.com>
+ * lib/strftime.c (_strftime_copytm):
+ New function, to work around Solaris 2.5 tzset bug.
+
+1997-01-22 Paul Eggert <eggert@twinsun.com>
+
* m4/mktime.m4: (AM_FUNC_MKTIME): Fix bug in mktime test -- don't
test now, test a couple of thousand times.