diff options
author | Jim Meyering <jim@meyering.net> | 2000-04-03 07:10:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-04-03 07:10:21 +0000 |
commit | 0d5a8f6bb75c62912abd789925b786450e7cf9fe (patch) | |
tree | 65734a467649012943e977f881be021cb5f43c25 | |
parent | dda6851673d45f5c8f989f2cfdf1e2dfc0df7407 (diff) | |
download | coreutils-0d5a8f6bb75c62912abd789925b786450e7cf9fe.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 5 |
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. |