summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index fef7a031f..dd2621990 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -6,7 +6,7 @@
* ftw.c (FTW_STAT): Rename from `STAT', to avoid conflict
with STAT definition from <sys/dir.h> on AIX 5.1.
- Suggestion from Mike Jetzer.
+ Suggestion from Mike Jetzer and Petter Reinholdtsen.
* fchown-stub.c (fchown): Put function type on its own line.
* readlink-stub.c (readlink): Likewise.