From 98b567ffae894a8d072d84656e1d0428451ee8ca Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 4 Nov 1998 21:20:17 +0000 Subject: Update. * time/mktime.c (__mktime_internal): Correct last change. We must stop searching for the right isdst value before stepping to the initial value. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8923d498f6..5f337ef259 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1998-11-04 Ulrich Drepper + * time/mktime.c (__mktime_internal): Correct last change. We must + stop searching for the right isdst value before stepping to the + initial value. + * malloc/malloc.c: Make sure calloc really returned zeroed memory. Patch by Wolfram Gloger . -- cgit v1.2.3