.
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 1ac8210..28b69a7 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 a8988ff..203a982 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