summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-12 10:16:50 +0000
committerJim Meyering <jim@meyering.net>2005-11-12 10:16:50 +0000
commit3fd87d8e739142e2971224450816ec32281f979d (patch)
tree62f68c677505f30dc6cd0b014b440773a0ac5a76 /lib/ChangeLog
parent716377a20a27a5181385f860f88fd53cde30e5ea (diff)
downloadcoreutils-3fd87d8e739142e2971224450816ec32281f979d.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 53c8e7f17..abf510b37 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,7 +1,7 @@
2005-11-12 Jim Meyering <jim@meyering.net>
Emulate openat-family functions using Linux's procfs, if possible.
- Idea and some code from Ulrich Drepper's glibc changes.
+ Idea and some code based on Ulrich Drepper's glibc changes.
* openat.c: (BUILD_PROC_NAME): New macro.
Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".