diff options
author | hunt <hunt> | 2007-05-25 19:14:53 +0000 |
---|---|---|
committer | hunt <hunt> | 2007-05-25 19:14:53 +0000 |
commit | d99bc65f2bcb24a0649444314e67a0bb97e351cc (patch) | |
tree | 1fb1a848d3f1152af7ed56056c05bc6e345e8e46 /ChangeLog | |
parent | 5980a64171df3af58258d93ae3b0729cdc900f2e (diff) | |
download | systemtap-steved-d99bc65f2bcb24a0649444314e67a0bb97e351cc.tar.gz systemtap-steved-d99bc65f2bcb24a0649444314e67a0bb97e351cc.tar.xz systemtap-steved-d99bc65f2bcb24a0649444314e67a0bb97e351cc.zip |
2007-05-25 Martin Hunt <hunt@redhat.com>
Patch from Quentin Barnes.
* tapsets.cxx (query_module): Add support for arm.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-05-25 Martin Hunt <hunt@redhat.com> + + Patch from Quentin Barnes. + * tapsets.cxx (query_module): Add support for arm. + 2007-05-21 David Smith <dsmith@redhat.com> PR 4446. |