diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | runtime/transport/ChangeLog | 3 |
2 files changed, 3 insertions, 1 deletions
@@ -251,6 +251,7 @@ PR 6429. * Makefile.am: Don't link stapio with -ldw. + * Makefile.in: Regenerated. 2008-05-29 Mark Wielaard <mwielaard@redhat.com> diff --git a/runtime/transport/ChangeLog b/runtime/transport/ChangeLog index 2ffff58c..2e59ff90 100644 --- a/runtime/transport/ChangeLog +++ b/runtime/transport/ChangeLog @@ -1,5 +1,6 @@ 2008-06-13 Wenji Huang <wenji.huang@oracle.com> - * control.c (_stp_ctl_write_dbug): Remove STP_UNWIND support. + + * control.c (_stp_ctl_write_dbug): Remove STP_UNWIND support. 2008-06-03 Frank Ch. Eigler <fche@elastic.org> |