summaryrefslogtreecommitdiff
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 477c5f0d..a69749ba 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-10 Neal H Walfield <neal@cs.uml.edu>
+
+ * tmpfs.c (diskfs_shortcurt_chrdev): Rename to diskfs_shortcut_chrdev.
+ (diskfs_shortcurt_blkdev): Rename to diskfs_shortcut_blkdev.
+ (diskfs_shortcurt_fifo): Rename to diskfs_shortcut_fifo.
+ (diskfs_shortcurt_ifsock): Rename to diskfs_shortcut_ifsock.
+
2001-02-26 Roland McGrath <roland@frob.com>
* node.c (diskfs_free_node): Reset hnext's hprevp.