diff options
Diffstat (limited to 'runtime/transport/ChangeLog')
| -rw-r--r-- | runtime/transport/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/runtime/transport/ChangeLog b/runtime/transport/ChangeLog index 764e3579..c3837f86 100644 --- a/runtime/transport/ChangeLog +++ b/runtime/transport/ChangeLog @@ -1,3 +1,16 @@ +2008-02-27 Martin Hunt <hunt@redhat.com> + + * symbols.c: Use rwlocks. Use new dbug macros. Handle + unwind info if present. + + * transport.c: Include mempool.c. Update dbug and kbug calls + to new macros. + * transport_msgs.h (_stp_command_name): Add + struct containing message names for debugging. + + * control.c, procfs.c: Use new dbug macros. Use + new mempool functions. + 2008-01-28 Martin Hunt <hunt@redhat.com> * control.c, procfs.c, symbols.c: Use DEFINE_SPINLOCK |
