summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c49913..17c4f1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
 	* Removed use of __P from error.h.
 	* Use bsd_signal if it exists and signal does not.
 	* Stop using sysexits.h in commandcmd.
+	* Use stat if stat64 does not exist.
 
 2005-10-26  Herbert Xu <herbert@gondor.apana.org.au>