From 5edb65b5c4bb75f6f7323ccaa4585911b9b81984 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 18 Oct 1998 01:49:44 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 10 ++++++---- old/fileutils/NEWS | 4 +++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 1ac8210..28b69a7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,8 +1,10 @@ -1998-10-16 Paul Eggert +1998-10-17 Jim Meyering - * mktime.c, strftime.c: Some systems require to be - included before 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 diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a8988ff..203a982 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -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 -- 2.7.4