diff options
Diffstat (limited to 'fatfs/ChangeLog')
-rw-r--r-- | fatfs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fatfs/ChangeLog b/fatfs/ChangeLog index 09e85fcb..63c9fcb4 100644 --- a/fatfs/ChangeLog +++ b/fatfs/ChangeLog @@ -1,3 +1,7 @@ +2003-08-05 Marcus Brinkmann <marcus@gnu.org> + + * fat.c (fat_read_sblock): Catch error from store_read. + 2003-08-03 Marco Gerards <metgerards@student.han.nl> * inode.c (read_node): Fix typo. |