From: Ulrich Drepper Date: Sun, 6 Jul 2008 21:19:37 +0000 (+0000) Subject: [BZ #6723] X-Git-Tag: upstream/2.30~14140 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=45ec3e79a8e0df7eb41e6356b20c15b93ea6ad57;p=external%2Fglibc.git [BZ #6723] .. 2008-07-06 Ulrich Drepper [BZ #6723] * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value. --- diff --git a/ChangeLog b/ChangeLog index 63be53e..c3f6caa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-06 Ulrich Drepper + + [BZ #6723] + * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value. + 2008-07-01 Samuel Thibault * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.