diff options
author | Andreas Schwab <schwab@suse.de> | 1999-03-20 17:04:42 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 1999-03-20 17:04:42 +0000 |
commit | d16e36e0dc784d5bdce2f12ca365f5ecc7f76f46 (patch) | |
tree | e31786a2a734a1f4bf643e1c2d15af10e4a40f73 /ChangeLog | |
parent | e10cd1dc6a9bd9672e1eeec184f95e224b883ed7 (diff) | |
download | glibc-d16e36e0dc784d5bdce2f12ca365f5ecc7f76f46.tar.gz glibc-d16e36e0dc784d5bdce2f12ca365f5ecc7f76f46.tar.xz glibc-d16e36e0dc784d5bdce2f12ca365f5ecc7f76f46.zip |
* time/tzfile.c (__tzfile_read): Handle the case where there are cvs/libc-as-990326
transitions but no DST. 1999-03-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * time/tzfile.c (__tzfile_read): Handle the case where there are transitions but no DST.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b33c7d14e4..eb57aed755 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-03-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * time/tzfile.c (__tzfile_read): Handle the case where there are + transitions but no DST. + 1999-03-20 Roland McGrath <roland@baalperazim.frob.com> * mach/Machrules (extra-libs-others): Add $(interface-library) here |