summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-01-30 12:25:57 +0000
committerRoland McGrath <roland@gnu.org>2002-01-30 12:25:57 +0000
commitd4a5c855a2bba060e65dae4f8781c8661db821db (patch)
treeb4e4866d83bb311a34956406e2603f1539b9b668
parentdea644a2607c9dc9b5ce5b357c52f87f2418b2a9 (diff)
.
-rw-r--r--utils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 5a20fc0d..2123c400 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,13 @@
+2002-01-30 Roland McGrath <roland@frob.com>
+
+ * rpctrace.c (struct msgid_info): New type.
+ (msgid_ihash_cleanup): Updated to use it.
+ (parse_msgid_list): Use it to also record subsystem name in table.
+ (msgid_info): New function, guts of msgid_name.
+ (msgid_name): Use that.
+ (msgid_display, msgid_trace_replies): New stub functions.
+ (trace_and_forward): Use them to conditionalize tracing and printing.
+
2002-01-29 Roland McGrath <roland@frob.com>
* rpctrace.c (options): Add -I/--rpc-list.