From 0ae855024080a906c19d7c0c75bf4b04f3fdc1c5 Mon Sep 17 00:00:00 2001 From: drepper Date: Thu, 8 Oct 1998 11:48:03 +0000 Subject: [PATCH] Update. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5d4adbeeaa..ed49343600 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +1998-10-08 Paul Eggert + + * time/mktime.c (__mktime_internal): When the requested time falls + in a spring-forward gap of size DT, return a time that is DT away + from the requested time, preferring a time whose tm_isdst differs + from the requested value. Bump the max number of probes from 4 to + 6 to account for the extra probes needed to discover a + spring-forward gap in the worst case. + +1998-10-07 17:05 Ulrich Drepper + + * sysdeps/unix/sysv/linux/alpha/ioperm.c: Improve the autodetection + of the weird alpha architectures. + Patch by Cristian Gafton . + +1998-02-18 23:31 Richard Henderson + + * sysdeps/unix/sysv/linux/alpha/ioperm.c: Add support for + RAWHIDE and TSUNAMI. Patch from Jay.Estabrook@digital.com. + 1998-10-07 Ulrich Drepper * elf/dl-open.c (_dl_global_scope_alloc): Make global. -- 2.11.0