From 9eec17f5f2e15390fd2dc29bc8212bbc8b688ae5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 9 Feb 2004 20:16:34 +0000 Subject: * time/tzset.c (tzset_internal): Cap hour in POSIX $TZ rule format to 24, not 23. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7f0862aedf..68c7a24dde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-09 Roland McGrath + + * time/tzset.c (tzset_internal): Cap hour in POSIX $TZ rule format to + 24, not 23. + 2004-01-29 Roland McGrath * io/ftwtest-sh: Use $tmp consistently, not literal /tmp. -- cgit 1.4.1