summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-03-15 02:17:23 +0000
committerRoland McGrath <roland@redhat.com>2005-03-15 02:17:23 +0000
commit0495c93dee7cdf2d6ea4a3b4d88406d347356a6c (patch)
tree6354a578de6ac65735149c96a66f30a3620e4659
parent0de75164d873fde8b0a69ae124cf7b4b2ea22251 (diff)
downloadstrace-0495c93dee7cdf2d6ea4a3b4d88406d347356a6c.tar.gz
strace-0495c93dee7cdf2d6ea4a3b4d88406d347356a6c.tar.bz2
strace-0495c93dee7cdf2d6ea4a3b4d88406d347356a6c.tar.xz
.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d30a1ee..b249769 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-26 GOTO Masanori <gotom@debian.or.jp>
+
+ * linux/alpha/syscallent.h: Fix the reversed order of lstat64 and
+ fstat64. Clean up osf_nrecvmsg and osf_ngetsockname.
+
2005-02-28 Andreas Schwab <schwab@suse.de>
* syscall.c (getrval2): Move #ifdef IA64 inside #ifdef LINUX.