diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog index 9e7ed187ee..6824b72032 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. |