diff options
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 8 |
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. |