summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2002-03-26 19:12:43 +0000
committerNeal H. Walfield <neal@gnu.org>2002-03-26 19:12:43 +0000
commita7d306054eca86dddc314c4e8a736f79cebd8114 (patch)
treeaa70bef0c1cf53b7dfba02955a8ae925647f9f80 /utils/ChangeLog
parent6207d5e1045d301d4ce6f1bdf437d58dfa269aac (diff)
*** empty log message ***
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 2123c400..5fe6d319 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>
+
+ * rpctrace.c (parse_msgid_list): Use ERR, not errno.
+ * shd.c (reap): Use error, not perror.
+ (command): Likewise.
+ (main): Likewise.
+ (run): Use error, not perror. Use ERR, not errno.
+
2002-01-30 Roland McGrath <roland@frob.com>
* rpctrace.c (struct msgid_info): New type.