diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-03-30 18:35:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-03-30 18:35:32 +0000 |
commit | d3345073260908c1140377190c2950b8b3f81a42 (patch) | |
tree | 3454196f8fd07cd44292835ec31116419f265789 /ChangeLog | |
parent | 57de50372c3bf86ba185b2e6b07fb4fb6caca3d8 (diff) | |
download | glibc-d3345073260908c1140377190c2950b8b3f81a42.zip glibc-d3345073260908c1140377190c2950b8b3f81a42.tar.gz glibc-d3345073260908c1140377190c2950b8b3f81a42.tar.bz2 |
Update.
1999-03-30 Ulrich Drepper <drepper@cygnus.com>
* time/tzfile.c (__tzfile_read): Process transitions from the rear.
Minor optimization.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-03-30 Ulrich Drepper <drepper@cygnus.com> + + * time/tzfile.c (__tzfile_read): Process transitions from the rear. + Minor optimization. + 1999-03-29 Ulrich Drepper <drepper@cygnus.com> * elf/rtld.c (process_envvars): Do not automatically prevent lazy |