summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/ChangeLog4
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.