diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-03-15 20:12:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-03-15 20:12:43 +0000 |
commit | 63375de01e89283a60c045591c573cf2f51ee368 (patch) | |
tree | 96cf5dd285ff986b91c56ceb91638450be8e960a /ChangeLog | |
parent | 6b2665f534dd34c20f31dc6e3540114762a8d3a8 (diff) | |
download | glibc-63375de01e89283a60c045591c573cf2f51ee368.tar glibc-63375de01e89283a60c045591c573cf2f51ee368.tar.gz glibc-63375de01e89283a60c045591c573cf2f51ee368.tar.bz2 glibc-63375de01e89283a60c045591c573cf2f51ee368.zip |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -14,8 +14,6 @@ * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Likewise. * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Likewise. -2007-03-15 Jakub Jelinek <jakub@redhat.com> - [BZ #4101] * argp/argp-help.c (hol_cluster_cmp): Fix comparisons used to find ancestors with the same depths. @@ -24,8 +22,6 @@ * argp/Makefile (tests): Add tst-argp2. * argp/tst-argp2.c: New test. -2007-03-15 Jakub Jelinek <jakub@redhat.com> - [BZ #4130] * login/utmp_file.c (setutent_file): Use O_LARGEFILE for open_not_cancel_2. |