summaryrefslogtreecommitdiff
path: root/libnetfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-09-09 06:17:22 +0000
committerThomas Bushnell <thomas@gnu.org>1999-09-09 06:17:22 +0000
commit6a409b1356fd74bf18ea1ca4adb9277b3df47ebf (patch)
tree996d4867a7f07cf6611fccde34f8c735fcaf9574 /libnetfs/ChangeLog
parent15e6b7447ea4b44090f746b5ea5a487f76a91b43 (diff)
1999-09-09 Thomas Bushnell, BSG <tb@mit.edu>
* fsstubs.c (netfs_S_io_pathconf): Delete function. * io-pathconf.c: New file. * Makefile (IOSRCS): Add io-pathconf.c.
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r--libnetfs/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog
index 3a4ae9f8..49845de5 100644
--- a/libnetfs/ChangeLog
+++ b/libnetfs/ChangeLog
@@ -1,3 +1,9 @@
+1999-09-09 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * fsstubs.c (netfs_S_io_pathconf): Delete function.
+ * io-pathconf.c: New file.
+ * Makefile (IOSRCS): Add io-pathconf.c.
+
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
* iostubs.c (netfs_S_io_map_segment): New function.