From: Wichert Akkerman Date: Thu, 12 Apr 2001 09:11:04 +0000 (+0000) Subject: Add todays changes X-Git-Tag: v4.5.18~1038 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3525440544c0bad31a786a476a21ff15d010175e;p=strace Add todays changes --- diff --git a/ChangeLog b/ChangeLog index bb02532f..19083786 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-04-12 Wichert Akkerman + + * process.c: fix cast for powerpc code + * linux/powerpc/syscallent.h: update syscall list + * README: fix address for the strace mailinglist + * signal.c: switch to using /proc//status on Linux so we can get + the realtime signals as well + 2001-04-10 Wichert Akkerman * Merge patches from Maciej W. Rozycki: