diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 2 |
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". |