]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 18 Oct 1998 01:49:44 +0000 (01:49 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 18 Oct 1998 01:49:44 +0000 (01:49 +0000)
old/fileutils/ChangeLog
old/fileutils/NEWS

index 1ac8210a9ddff2d10d00b6a07419f6d29379137b..28b69a701dd05717684acfe3516a8ce404481cee 100644 (file)
@@ -1,8 +1,10 @@
-1998-10-16  Paul Eggert  <eggert@shade.twinsun.com>
+1998-10-17  Jim Meyering  <meyering@ascend.com>
 
-       * mktime.c, strftime.c: Some systems require <unistd.h> to be
-       included before <time.h> for localtime_r to be declared
-       properly.
+       * lib/mktime.c: Declare localtime_r if necessary.
+       * lib/strftime.c: Likewise.
+
+       * tests/Fetish.pm (run_tests): Run $prog with --version only
+       if $verbose.
 
 1998-10-11  Jim Meyering  <meyering@ascend.com>
 
index a8988ffa42d304d41489800a5813f892aafcb9ff..203a982cb7705f07444fbb8747aaf05c0b81c155 100644 (file)
@@ -1,4 +1,6 @@
-Changes in release 3.17:
+Changes in release 4.0:
+[4.0-b4]
+* mktime.c portability tweak for headers with GNU libc 5.4.44.
 [4.0-b3]
 * mktime.c works around problems with Digital Unix 4.0A and 4.0D.
 * mktime.c handles dates in the spring-forward gap the same way other