From: Roland McGrath Date: Fri, 18 Jul 2008 01:19:39 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5978366353980cf78e60e0461ab8f2779c6eba1;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 1a00bd95..fe539aae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,12 @@ * debian/rules: Add dh_md5sums call. Fixes Debian#439428. +2008-06-30 Jan Kratochvil + + Fix ia64 `-f' on CLONE2 formerly crashing the child. + * util.c [IA64] (restore_arg0, restore_arg1): Define as empty. + Fixes RH#453438. + 2008-06-27 Jan Kratochvil * util.c (CLONE_VFORK): Define if not defined already.