From: drepper Date: Sun, 12 Jan 2003 20:44:20 +0000 (+0000) Subject: Update. X-Git-Tag: glibc-2_3_2~1109 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=f68ebfb1132fc377c49eacfdf648914055cd2c36 Update. --- diff --git a/ChangeLog b/ChangeLog index 4393fa5caf..c1269a6ba4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-01-12 Ulrich Drepper + + * io/ftw.c (process_entry): Use relative path when using chdir() + to change direcoty after call to ftw_dir. + * io/ftwtest-sh: Add test for relative path argument to nftw() + with FTW_CHDIR option. + 2002-01-12 Franz Sirl * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):