summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index f0b2328d6..43ecba69c 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-17 Jim Meyering <jim@meyering.net>
+
+ * acl.c: Include sys/types.h before sys/stat.h.
+ Required on Ultrix 4.3.
+
2003-05-20 Derek Price <derek@ximbiot.com>
* stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is necessary.