[BZ #6723]
authorUlrich Drepper <drepper@redhat.com>
Sun, 6 Jul 2008 21:19:37 +0000 (21:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 6 Jul 2008 21:19:37 +0000 (21:19 +0000)
..
2008-07-06  Ulrich Drepper  <drepper@redhat.com>

[BZ #6723]
* time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.

ChangeLog

index 63be53e..c3f6caa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-06  Ulrich Drepper  <drepper@redhat.com>
+
+       [BZ #6723]
+       * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
+
 2008-07-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
 
        * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.