From: Ulrich Drepper Date: Thu, 15 Mar 2007 20:12:43 +0000 (+0000) Subject: . X-Git-Tag: cvs/fedora-glibc-20070317T2130~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63375de01e89283a60c045591c573cf2f51ee368;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 9e7ed187ee2..6824b72032f 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 - [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 - [BZ #4130] * login/utmp_file.c (setutent_file): Use O_LARGEFILE for open_not_cancel_2.