summaryrefslogtreecommitdiff
path: root/fatfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-03-30 14:15:49 +0000
committerThomas Schwinge <tschwinge@gnu.org>2007-03-30 14:15:49 +0000
commitbee7031bcfed16d89a7c48a269659812e3266050 (patch)
tree9ee00b1d6f638af8a0c4cd99c9e1aca79bd79382 /fatfs/ChangeLog
parent2ab9f689f7a1938827f17a914af9751ff487fc96 (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/ChangeLog5
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.