summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-01-20 22:17:47 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-01-20 22:17:47 +0000
commitbd88d49b850a9f5b76e4a0f59d7270f21ee4e69e (patch)
tree75f863352886a71e719620016381aab480d94926 /lib/ChangeLog
parent7e43a4e6c4994afac9ae1591d67e1436eeed602b (diff)
downloadcoreutils-bd88d49b850a9f5b76e4a0f59d7270f21ee4e69e.tar.xz
* save-cwd.c (save_cwd): Remove code to support non-fchdir case.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index f21520f84..adc1ed074 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-20 Paul Eggert <eggert@cs.ucla.edu>
+
+ * save-cwd.c (save_cwd): Remove code to support the case
+ where fchdir is missing or flaky.
+
2005-01-19 Jim Meyering <jim@meyering.net>
* openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the