Fix stat structures for Linux once again
diff --git a/ChangeLog b/ChangeLog
index 76069ad..5468bcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 Fri Apr 16 02:18:05 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
 
-  * Add support for old_*stat functions for Linux. Note to self:
-    check osf_*stat functions for Linux alpha.
+  * Add support for old_*stat functions for Linux. Please note you need
+    to use reasonably recent kernel headers to compile strace now.
   * Change references to LINUX into linux in file.c
   * Fix include for LDT in mem.c