diff options
author | fche <fche> | 2007-07-31 14:36:28 +0000 |
---|---|---|
committer | fche <fche> | 2007-07-31 14:36:28 +0000 |
commit | 291f7a3a00b127c0128434c7af7923331ef34bd7 (patch) | |
tree | 49fd8f3a9086ccd179a7be824670928e650f3472 | |
parent | a75514be497aff02594e32753fec71fb0bb00d3c (diff) | |
download | systemtap-steved-291f7a3a00b127c0128434c7af7923331ef34bd7.tar.gz systemtap-steved-291f7a3a00b127c0128434c7af7923331ef34bd7.tar.xz systemtap-steved-291f7a3a00b127c0128434c7af7923331ef34bd7.zip |
* add PR
-rw-r--r-- | tapset/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index cf2c4d9d..e1e6f4eb 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,9 +1,11 @@ 2007-07-31 Frank Ch. Eigler <fche@elastic.org> + PR 4793 * ppc64/syscalls.stp: Remove duplicate sys_request_key{,.return} aliases. 2007-07-30 Dave Wilder <dwilder@us.ibm.com> + PR 4794 * syscalls2.stp (syscall.pread and syscall.pread32) For s390x only changed the $buf argument to $ubuf. |