From b5ef404e0897450bbe1caaff867d8daf40ba0e35 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 3 Feb 2002 01:05:29 +0000 Subject: Update. 2002-02-02 Paul Eggert * src/mktime.c [defined DEBUG && STDC_HEADERS]: Include . (__mktime_internal): If no tm_isdst is requested, prefer solutions with tm_isdst > 0 when the requested time falls within a spring-forward gap [PR libc/2894]. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c140a1d873..b8f57104cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-02-02 Paul Eggert + + * src/mktime.c [defined DEBUG && STDC_HEADERS]: Include . + (__mktime_internal): If no tm_isdst is requested, prefer solutions + with tm_isdst > 0 when the requested time falls within a + spring-forward gap [PR libc/2894]. + 2002-02-03 Andreas Schwab * stdio-common/tst-rndseek.c: Increase timeout. -- cgit v1.2.3