diff options
-rw-r--r-- | nfs/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nfs/ChangeLog b/nfs/ChangeLog index 0ece7b21..8f264a88 100644 --- a/nfs/ChangeLog +++ b/nfs/ChangeLog @@ -1,3 +1,11 @@ +2001-10-13 Roland McGrath <roland@frob.com> + + * storage-info.c: New file. + * Makefile (SRCS): Add it. + * mount.c (mounted_hostname, mounted_nfs_port): New global variables. + (mount_root): Set them. + * nfs.h: Declare them. + 2000-12-26 Neal H Walfield <neal@cs.uml.edu> * cache.c: Change cache/hash table size to 509, a prime. Use |