diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-25 22:12:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-25 22:12:57 +0000 |
commit | 1938c489534889ad326f58d642ce4ce6f74c9806 (patch) | |
tree | 10f44583f83a6e17b441a23a0844407d233512bd | |
parent | 896ebd6bf63941a098a446e9c5f59f92a5507e8d (diff) | |
download | glibc-1938c489534889ad326f58d642ce4ce6f74c9806.tar.gz glibc-1938c489534889ad326f58d642ce4ce6f74c9806.tar.xz glibc-1938c489534889ad326f58d642ce4ce6f74c9806.zip |
Update.
1998-10-25 Ulrich Drepper <drepper@cygnus.com> * time/tzset.c (tz_compute): If time to switch to DST is later in the year switch back in the next year. Reported by jwitford@hutch.com.au.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 87a51903a0..70d7a255c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-10-25 Ulrich Drepper <drepper@cygnus.com> + + * time/tzset.c (tz_compute): If time to switch to DST is later in + the year switch back in the next year. + Reported by jwitford@hutch.com.au. 1998-10-24 Mark Kettenis <kettenis@phys.uva.nl> * mach/Versions: Add evc_wait, mach_error, mach_error_string, |