diff options
author | Roland McGrath <roland@gnu.org> | 2001-06-06 19:43:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-06-06 19:43:19 +0000 |
commit | 2596becea57bdcf1c16a083b7d2bc9b962e2edb7 (patch) | |
tree | 922a108c84851aca114a6ac35ef4d52ecead308c /utils | |
parent | 2370cbbd6af7124bb3dfc870e236e26f77207bf1 (diff) |
.
Diffstat (limited to 'utils')
-rw-r--r-- | utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 3cdd46cc..aac9584c 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,9 @@ +2001-06-06 Roland McGrath <roland@frob.com> + + * 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. + 2001-03-31 Roland McGrath <roland@frob.com> * pids.h: Fix obsolescent #endif syntax. |