diff options
Diffstat (limited to 'fatfs/ChangeLog')
-rw-r--r-- | fatfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fatfs/ChangeLog b/fatfs/ChangeLog index ef878767..1b8721b8 100644 --- a/fatfs/ChangeLog +++ b/fatfs/ChangeLog @@ -1,3 +1,8 @@ +2007-03-30 Thomas Schwinge <tschwinge@gnu.org> + + * inode.c (read_node): Correctly convert from nanoseconds to + microseconds. + 2007-03-28 Thomas Schwinge <tschwinge@gnu.org> * Makefile (fatfs.static): New target. |