diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 23:04:15 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 23:04:15 +0000 |
commit | 099c39d00f5680cd38b214a4e001e0a04edb7652 (patch) | |
tree | bda14455f8209cf69721a025425f33726676c18a /fatfs/ChangeLog | |
parent | a1eb100d51e6a610e017811e73910919d61d4c50 (diff) |
2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
* inode.c (read_node): Adapt to ``struct stat'' changes.
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 3348fdd6..b8a022ea 100644 --- a/fatfs/ChangeLog +++ b/fatfs/ChangeLog @@ -1,3 +1,7 @@ +2007-11-13 Thomas Schwinge <tschwinge@gnu.org> + + * inode.c (read_node): Adapt to ``struct stat'' changes. + 2007-08-16 Samuel Thibault <samuel.thibault@ens-lyon.org> * dir.c (diskfs_lookup_hard, diskfs_dirempty): Call |