diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/ChangeLog | 1 | ||||
-rw-r--r-- | runtime/transport/ChangeLog | 1 |
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. |