summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2003-06-10 03:07:47 +0000
committerRoland McGrath <roland@redhat.com>2003-06-10 03:07:47 +0000
commiteef1fded0c8dc1bc5338719a6fecf6f71209848d (patch)
tree3a70b8122e42a8a73d17a027c6f68353e238b5f2 /ChangeLog
parentcb6822a25e306a234ad069ed5d2bb66f26369792 (diff)
downloadstrace-eef1fded0c8dc1bc5338719a6fecf6f71209848d.tar.gz
strace-eef1fded0c8dc1bc5338719a6fecf6f71209848d.tar.bz2
strace-eef1fded0c8dc1bc5338719a6fecf6f71209848d.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b663f8..30c294c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-06-09 Roland McGrath <roland@redhat.com>
+ * linux/shmedia/syscallent.h: New file.
+ From Stephen Thomas <stephen.thomas@superh.com>.
+
* strace.c (trace): Print a message and newline for a WIFEXITED report
from the process we just printed an unterminated syscall line for.