diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-21 19:12:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-21 19:12:09 +0000 |
commit | b3fd3abce214930fbc813d726cb46637e528a59b (patch) | |
tree | 9532162320084d4d62ab60b44ccd99a76610a607 /trans/ChangeLog | |
parent | 22e8fe17966c0a9bfcabc5339af4d2f87672ef01 (diff) |
.
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r-- | trans/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index bd1bee76..2d7de9bd 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,8 @@ +2002-06-21 Roland McGrath <roland@frob.com> + + * streamio.c (parse_opt): Fix fencepost error in -n arg parsing. + Reported by Nicola Girardi <nicola@g-n-u.de>. + 2002-06-20 Roland McGrath <roland@frob.com> * firmlink.c (trivfs_S_io_read): Fix pointer arithmetic. |