From: Jakub Jelinek Date: Thu, 12 Jul 2007 14:31:37 +0000 (+0000) Subject: /tmp/T X-Git-Tag: cvs/fedora-glibc-2_5-20070712T1701~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107116b1c42207587cf7f0b6831b7d1bdac0c696;p=thirdparty%2Fglibc.git /tmp/T --- diff --git a/ChangeLog b/ChangeLog index 0f075bdf9a5..9c6dea84fc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-01-10 Ulrich Drepper + + * io/fts.c: Make sure fts_cur is always valid after return from + fts_read. + Patch by Miloslav Trmac . + 2007-01-03 Jakub Jelinek * posix/execvp.c: Include alloca.h.