diff options
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 2f83928a..bd1bee76 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,8 @@ +2002-06-20 Roland McGrath <roland@frob.com> + + * firmlink.c (trivfs_S_io_read): Fix pointer arithmetic. + Reported by Nicola Girardi <nicola@g-n-u.de>. + 2002-06-15 Roland McGrath <roland@frob.com> * magic.c (trivfs_S_dir_readdir): u_int -> size_t |