diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-11 12:40:22 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-11 12:40:22 +0000 |
commit | 559ce7bbfaa57ccaf42259767f865bb437e75781 (patch) | |
tree | b071a33100040e5aeee289bcf502e252b5ca3962 /ext2fs/ChangeLog | |
parent | a439ed74a5717e6bc2c1d3caf5765f139c67891f (diff) |
2007-12-11 Thomas Schwinge <tschwinge@gnu.org>
* inode.c (read_node, write_node): Suggest what needs to be done in the
future w.r.t. ``struct stat'' changes.
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r-- | ext2fs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index c450f92e..ce21badf 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,8 @@ +2007-12-11 Thomas Schwinge <tschwinge@gnu.org> + + * inode.c (read_node, write_node): Suggest what needs to be done in the + future w.r.t. ``struct stat'' changes. + 2007-08-16 Samuel Thibault <samuel.thibault@ens-lyon.org> * dir.c (diskfs_lookup_hard, diskfs_dirempty): Call |