diff options
author | Roland McGrath <roland@redhat.com> | 2003-01-14 10:10:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2003-01-14 10:10:36 +0000 |
commit | d7bec5093b22f5620764113dbfa8d55d081753da (patch) | |
tree | 83508755f3bff75dee0503146143b7cbfcb00ae9 /ChangeLog | |
parent | d377f30556360285f314abea649a41f052b3690d (diff) | |
download | strace-d7bec5093b22f5620764113dbfa8d55d081753da.tar.gz |
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,7 +1,11 @@ 2003-01-14 Roland McGrath <roland@redhat.com> + * configure.ac, NEWS: Version 4.4.92. + * strace.spec, debian/changelog: 4.4.92-1. + * configure.ac: Match powerpc* (includes powerpc64), and don't match ppc (never comes out of config.sub). + * process.c (sys_ptrace): Use #lx format for address argument. [POWERPC]: Use sizeof(unsigned long) in place of 4 for multipliers. * process.c [POWERPC]: Likewise. |