about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-02-09 20:16:34 +0000
committerRoland McGrath <roland@gnu.org>2004-02-09 20:16:34 +0000
commit9eec17f5f2e15390fd2dc29bc8212bbc8b688ae5 (patch)
treeca65ffa6538fe26448e935de86789689a2205d00 /ChangeLog
parent1e0c12267c60362c44dbd165d7159c92551593d0 (diff)
downloadglibc-9eec17f5f2e15390fd2dc29bc8212bbc8b688ae5.tar.gz
glibc-9eec17f5f2e15390fd2dc29bc8212bbc8b688ae5.tar.xz
glibc-9eec17f5f2e15390fd2dc29bc8212bbc8b688ae5.zip
* time/tzset.c (tzset_internal): Cap hour in POSIX $TZ rule format to
	24, not 23.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f0862aedf..68c7a24dde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-09  Roland McGrath  <roland@redhat.com>
+
+	* time/tzset.c (tzset_internal): Cap hour in POSIX $TZ rule format to
+	24, not 23.
+
 2004-01-29  Roland McGrath  <roland@redhat.com>
 
 	* io/ftwtest-sh: Use $tmp consistently, not literal /tmp.