summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-10-17 20:23:20 +0000
committerUlrich Drepper <drepper@redhat.com>2007-10-17 20:23:20 +0000
commit58423c7dbbea349041a4d96b1fdc51cdbc3a6ef1 (patch)
tree6637999d8a2f896afa0ad8fd61cdd0be866fa3fa /ChangeLog
parent1aa5e4d74f97ef27cfae90a92e1736276ac08dfe (diff)
[BZ #5186]
* time/tzset.c (__tz_convert): Don't force testing for a change of TZ if not called from localtime. But then also see whether the file changed, in case __use_tzfile is set.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ae1518030..f9a7564d13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-10-17 Ulrich Drepper <drepper@redhat.com>
+ [BZ #5186]
+ * time/tzset.c (__tz_convert): Don't force testing for a change of
+ TZ if not called from localtime. But then also see whether the
+ file changed, in case __use_tzfile is set.
+
* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.