diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-03-30 14:15:49 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-03-30 14:15:49 +0000 |
commit | bee7031bcfed16d89a7c48a269659812e3266050 (patch) | |
tree | 9ee00b1d6f638af8a0c4cd99c9e1aca79bd79382 /fatfs/ChangeLog | |
parent | 2ab9f689f7a1938827f17a914af9751ff487fc96 (diff) |
2007-03-30 Thomas Schwinge <tschwinge@gnu.org>
* inode.c (read_node): Correctly convert from nanoseconds to
microseconds.
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. |