# HG changeset patch # User Jim Meyering # Date 955971576 0 # Node ID 1d3d07f628799d5ada392ea5fdea1492429664b6 # Parent 1e92ded95c2a59d108dcac9560a0bd651f84f9dc *** empty log message *** diff --git a/lib/ChangeLog b/lib/ChangeLog --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2000-04-17 Jim Meyering + + * strftime.c (my_strftime) [strftime]: Declare strftime here, since + the definition of it to rpl_strftime also defined-away the system's + declaration. + 2000-04-15 Jim Meyering Use `C' to denote so-called `contiguous' files, the same way @@ -18,7 +24,7 @@ 2000-03-28 Bruno Haible * unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv - bug. Deal with the different error behaviour of Irix iconv. + bug. Deal with the different error behavior of Irix iconv. 2000-04-07 Jim Meyering