From: Roland McGrath Date: Tue, 5 Jul 2005 09:50:40 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~347 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=415a7d6f9197290669c385641b9e88c76638bc6c;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 078ab964..9aed5847 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-07-05 Roland McGrath + + * mem.c [LINUX] (sys_old_mmap) [X86_64]: Extract 32-bit values if + child is 32-bit. + Fixes RH#162467. + 2005-06-08 Dmitry V. Levin Introduce "-e trace=desc".