summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-01-29 10:22:36 +0000
committerRoland McGrath <roland@gnu.org>2002-01-29 10:22:36 +0000
commit47049a8e6cb0ea58be5e58ed613394b785588249 (patch)
tree0726511213815cf789d10f548d60f80ff6cf5d4d /utils/ChangeLog
parentb23bbea0c81b85394f5d9b8c0261ed49a52048dc (diff)
.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 11782c52..5a20fc0d 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,13 @@
+2002-01-29 Roland McGrath <roland@frob.com>
+
+ * rpctrace.c (options): Add -I/--rpc-list.
+ (msgid_ihash): New static variable.
+ (msgid_ihash_cleanup): New function.
+ (parse_msgid_list, magid_name): New functions.
+ (main: parse_opt): Grok -I using parse_msgid_list.
+ (trace_and_forward, print_request_header, print_reply_header):
+ Look up msgh_id values using msgid_name and print strings if possible.
+
2002-01-04 Roland McGrath <roland@frob.com>
* msgport.c (str2flags): Use const in argument type; make static.