From 8ca2ea6a0ed3baab458de1f0d0b3c73bef8fff22 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 28 Mar 1999 21:01:09 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'old') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 24fc9eae2..3339fa62a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,16 @@ +1999-03-28 Paul Eggert + + * lib/getdate.y (get_date): Reuse tm_isdst of first localtime + call; this is an improvement on a bug fix suggested by + martin@dresden.nacamar.de. Do not assume that localtime and + gmtime return non-null. + 1999-03-27 Jim Meyering + * src/false.sh (usage): Change `[OPTION]...' to `[OPTION]' to show + that only one of --help or --version is recognized at a time. + Reported by Meelis Roos. + * src/id.c (print_user): Use uid_t instead of int. (print_group): Use gid_t instead of int. From John Bley. -- cgit v1.2.3-70-g09d2