commit | e157e366344009a8435418bf90886c0ee4a07b41 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Fri Jul 18 02:21:14 2008 +0000 |
committer | Roland McGrath <roland@redhat.com> | Fri Jul 18 02:21:14 2008 +0000 |
tree | 1e0f1290a92a74572544450a86e891eccd0293e6 | |
parent | 55dd2780de8e8f4ffdcd2982fe20e8112130ce73 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index d6319e7..f80146a 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,7 @@ 2008-07-17 Roland McGrath <roland@redhat.com> + * 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.