diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-20 21:36:40 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-20 21:36:40 +0000 |
commit | 1a5e4799205b4c64a1fb1c5f4cf5a1a788fe8f9e (patch) | |
tree | d27a33c0553810305b8bb0c7d67f9fb661a47041 /trans | |
parent | d9705c3be8e96e511be63a9ca480ebf0b7d56744 (diff) |
.
Diffstat (limited to 'trans')
-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 |