summaryrefslogtreecommitdiff
path: root/trans/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r--trans/ChangeLog5
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.