summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-12-26 18:53:46 +0000
committerJim Meyering <jim@meyering.net>2005-12-26 18:53:46 +0000
commit078800a00bb003fd077283366f90a8b9ffd8e22e (patch)
treeb601442caa1cba51ec9e5be70d3b57aaa02362a9 /lib/ChangeLog
parent7cffc5f20eaa577093997c999268c8b6cef751b5 (diff)
downloadcoreutils-078800a00bb003fd077283366f90a8b9ffd8e22e.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 5770a0cc1..ff51f7ebe 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-26 Jim Meyering <jim@meyering.net>
+
+ * chdir-safer.c (chdir_no_follow): Move declaration of local,
+ sb2, `down' into the scope where it is used.
+ Note that on some systems this function also fails when DIR
+ is a writable-yet-unreadable directory.
+
2005-12-25 Paul Eggert <eggert@cs.ucla.edu>
* chdir-safer.h (FCHMOD_SAFER_H): Remove: it was misnamed, and