about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a55f7f975..6ea1b06cdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* io/ftwtest-sh: Add test for case of symlink to nonexisting file
+	given as start file.
+
+	* io/ftw.c (ftw_startup): Use correct name in check for symlink
+	without existing target.  Patch by Jim Meyering.
+
 	* Makerules (build-shlib-helper): Don't use -z defs linker option
 	if no-z-defs is defined either.