diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-09-08 08:40:12 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-09-08 08:40:12 +0000 |
commit | 6f378c68d569b423dd522568451633d20eb58ed8 (patch) | |
tree | 4ccb0205bf5613daca918b51d6e8ab850e8b2b77 /libnetfs/ChangeLog | |
parent | d0406a7c26030ff991f4eb19df2263ffe0f4f444 (diff) | |
download | hurd-6f378c68d569b423dd522568451633d20eb58ed8.tar.gz hurd-6f378c68d569b423dd522568451633d20eb58ed8.tar.bz2 hurd-6f378c68d569b423dd522568451633d20eb58ed8.zip |
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
* iostubs.c (netfs_S_io_map_segment): New function.
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 8c1828a1..3a4ae9f8 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,7 @@ +1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> + + * iostubs.c (netfs_S_io_map_segment): New function. + 1999-07-11 Roland McGrath <roland@baalperazim.frob.com> * file-get-storage-info.c: Add #include <sys/mman.h>. |