projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d599fe
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Tue, 17 Jun 2003 18:35:45 +0000
(18:35 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 17 Jun 2003 18:35:45 +0000
(18:35 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index f0b2328d6cc81b833a3ec06fcbb6c5205e9bce1e..43ecba69c16b61a5cf28b2c24f973a053ae7903f 100644
(file)
--- 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.