From: Roland McGrath Date: Fri, 18 Jul 2008 02:21:14 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e157e366344009a8435418bf90886c0ee4a07b41;p=strace . --- diff --git a/ChangeLog b/ChangeLog index d6319e71..f80146a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-07-17 Roland McGrath + * NEWS, strace.spec: Updates in preparation for release. + * process.c (printwaitn): When current personality's wordsize is smaller than native, sign-extend the PID argument from 32 bits.