diff options
author | jistone <jistone> | 2006-06-22 00:51:48 +0000 |
---|---|---|
committer | jistone <jistone> | 2006-06-22 00:51:48 +0000 |
commit | c60b2818f46f2cac851acf3d3424c14044d26761 (patch) | |
tree | 09aa8453626f157391fff5f889f9f03098e1757e /tapset | |
parent | f0278305cd0e133902f9d9f64493063cde41e49d (diff) | |
download | systemtap-steved-c60b2818f46f2cac851acf3d3424c14044d26761.tar.gz systemtap-steved-c60b2818f46f2cac851acf3d3424c14044d26761.tar.xz systemtap-steved-c60b2818f46f2cac851acf3d3424c14044d26761.zip |
add PR 2525 note to ChangeLogs
Diffstat (limited to 'tapset')
-rw-r--r-- | tapset/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index edf521c8..77e9f174 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,5 +1,6 @@ 2006-06-21 Josh Stone <joshua.i.stone@intel.com> + PR 2525 * timestamp.stp (gettimeofday_us, gettimeofday_ms, gettimeofday_s): Convert to using the runtime-provided _stp_gettimeofday_us(). |