diff options
author | Jim Meyering <jim@meyering.net> | 2003-06-08 18:03:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-06-08 18:03:03 +0000 |
commit | f6b33256904b2f2447653ea8020a4910044947a1 (patch) | |
tree | f384661f076dc457840461df5565cfca62115485 /lib/ChangeLog | |
parent | 44c64b781045b8a070d8dd7edb1e609773b9f1ac (diff) | |
download | coreutils-f6b33256904b2f2447653ea8020a4910044947a1.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index d238f75e8..fa7968a1e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -5,7 +5,7 @@ Clean up, as part of merge with emacs version of strftime.c. * strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]: Remove function, now that we can rely on a working tzset function. - Ensure that the required autoconf test has been run. + [!_LIBC]: Ensure that the required autoconf test has been run. * gettimeofday.c: Also undef tzset. (rpl_tzset): New function, for use by new macro, gl_FUNC_TZSET_CLOBBER. |