summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-04-03 07:10:21 +0000
committerJim Meyering <jim@meyering.net>2000-04-03 07:10:21 +0000
commit0d5a8f6bb75c62912abd789925b786450e7cf9fe (patch)
tree65734a467649012943e977f881be021cb5f43c25 /lib
parentdda6851673d45f5c8f989f2cfdf1e2dfc0df7407 (diff)
downloadcoreutils-0d5a8f6bb75c62912abd789925b786450e7cf9fe.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index fb13a2c4b..601bc78c8 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-29 Paul Eggert <eggert@twinsun.com>
+
+ * time/strftime.c (my_strftime): Make sure we call the system
+ strftime, not ourselves, when invoking the underlying strftime.
+
2000-03-24 Jim Meyering <meyering@lucent.com>
* Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.