summaryrefslogtreecommitdiff
path: root/fatfs/ChangeLog
diff options
context:
space:
mode:
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 5c9eeb5c..3348fdd6 100644
--- a/fatfs/ChangeLog
+++ b/fatfs/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * dir.c (diskfs_lookup_hard, diskfs_dirempty): Call
+ diskfs_set_node_atime instead of setting dp->dn_set_atime.
+
2007-03-31 Thomas Schwinge <tschwinge@gnu.org>
* Makefile (HURDLIBS): Put ``threads'' in front of ``ports''.