summaryrefslogtreecommitdiff
path: root/tmpfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfs/ChangeLog')
-rw-r--r--tmpfs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index 251255fa..2ca58c94 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-01 Neal H Walfield <neal@cs.uml.edu>
+
+ * tmpfs.c (main): Set diskfs_root_node->dn_stat.st_nlink to 2.
+
2001-04-15 Neal H Walfield <neal@cs.uml.edu>
* dir.c (diskfs_get_directs): Total rewrite.