diff options
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 625075a5..834d39c9 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,11 @@ +2001-01-15 Neal H Walfield <neal@cs.uml.edu> + + * netfs.h: Added netfs_get_storage_info. + * file-get-storage-info.c (netfs_S_get_storage_info): Calls + netfs_get_storage_info instead of providing default response. + * file-get-storage-info-default.c: New file. + (netfs_get_storage_info): Provides default response. + 2001-01-30 Neal H Walfield <neal@cs.uml.edu> * netfs.h: Fix comment for netfs_nref (finally). |