summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-10 23:20:09 +0000
committerJim Meyering <jim@meyering.net>2005-11-10 23:20:09 +0000
commit7fdc7d4df9cbb37cff820778635cae4e8b83cae8 (patch)
treef1e783a1c0ab9c995da608d74a18ed80799a03f1 /lib/ChangeLog
parente5475103aab873c96f2afb7bdfe86e413a3445d2 (diff)
downloadcoreutils-7fdc7d4df9cbb37cff820778635cae4e8b83cae8.tar.xz
*** empty log message ***
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 e42f81ae5..bf22c1d5e 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-11 Jim Meyering <jim@meyering.net>
+
+ * openat.c (fstatat, unlinkat): Perform the syscall directly,
+ skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
+
2005-11-10 Paul Eggert <eggert@cs.ucla.edu>
* gethrxtime.c: Include "timespec.h" rather than the sys/time / time