aboutsummaryrefslogtreecommitdiff
path: root/tmpfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfs/ChangeLog')
-rw-r--r--tmpfs/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index c7d8381e..67a047ba 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,10 @@
+2000-12-28 Roland McGrath <roland@frob.com>
+
+ * node.c (recompute_blocks): New function, broken out of ...
+ (diskfs_cached_lookup): here. Now use call that.
+ (diskfs_set_translator): Likewise.
+ (create_symlink_hook): Likewise. Do nothing for zero-length target.
+
2000-12-26 Roland McGrath <roland@frob.com>
* Makefile, tmpfs.c, tmpfs.h, node.c, dir.c: New files.