# HG changeset patch # User Kenichi Handa # Date 1059614684 0 # Node ID 020088a4cf77cd5f87a05c84c269528ce1551ce0 # Parent 25ad7be098ba1423e0581d96566873079d4478d6 *** empty log message *** diff -r 25ad7be098ba -r 020088a4cf77 src/ChangeLog --- a/src/ChangeLog Thu Jul 31 01:24:27 2003 +0000 +++ b/src/ChangeLog Thu Jul 31 01:24:44 2003 +0000 @@ -1,3 +1,8 @@ +2003-07-31 Kenichi Handa + + * process.c (read_process_output): Return the actually read bytes + instead of the result of decoding. + 2003-07-31 Kenichi Handa * xterm.h (struct x_bitmap_record): New member have_mask.