diff options
author | Roland McGrath <roland@gnu.org> | 2001-06-06 19:55:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-06-06 19:55:16 +0000 |
commit | bfd69efe00e7df972ff3e26ce0ace8fb144ef2d1 (patch) | |
tree | db08497d5775f2f556e713a63e4f42887c6e361b | |
parent | cfa167bdff7ba03430402fea611f08649b239801 (diff) |
.
-rw-r--r-- | utils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index aac9584c..b259e8bd 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,5 +1,9 @@ 2001-06-06 Roland McGrath <roland@frob.com> + * rpctrace.c (trace_and_forward): Assert that INFO has the same port + right type as the right we looked up. Don't consider a message a + reply unless its receiver is a send-once right. + * rpctrace.c (print_reply_header): Don't call unfinished_line if expected_reply_port is null, indicating the last line was finished as a simpleroutine. |