summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorjistone <jistone>2006-06-22 00:51:48 +0000
committerjistone <jistone>2006-06-22 00:51:48 +0000
commitc60b2818f46f2cac851acf3d3424c14044d26761 (patch)
tree09aa8453626f157391fff5f889f9f03098e1757e /runtime
parentf0278305cd0e133902f9d9f64493063cde41e49d (diff)
downloadsystemtap-steved-c60b2818f46f2cac851acf3d3424c14044d26761.tar.gz
systemtap-steved-c60b2818f46f2cac851acf3d3424c14044d26761.tar.xz
systemtap-steved-c60b2818f46f2cac851acf3d3424c14044d26761.zip
add PR 2525 note to ChangeLogs
Diffstat (limited to 'runtime')
-rw-r--r--runtime/ChangeLog1
-rw-r--r--runtime/transport/ChangeLog1
2 files changed, 2 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 53730df7..4f143856 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,5 +1,6 @@
2006-06-21 Josh Stone <joshua.i.stone@intel.com>
+ PR 2525
* time.c: Time-estimation with minimal dependency on xtime.
2006-06-16 Roland McGrath <roland@redhat.com>
diff --git a/runtime/transport/ChangeLog b/runtime/transport/ChangeLog
index eb5626d8..693df55d 100644
--- a/runtime/transport/ChangeLog
+++ b/runtime/transport/ChangeLog
@@ -1,5 +1,6 @@
2006-06-21 Josh Stone <joshua.i.stone@intel.com>
+ PR 2525
* transport.c (_stp_handle_start): Initialize timer functions.
* transport.c (_stp_cleanup_and_exit): Teardown timer functions.