diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-10-24 19:26:31 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-10-24 19:26:31 +0000 |
commit | 3e94c51b0ade0767cf807dad1052e2e927ecc535 (patch) | |
tree | 2d12e6f3ce387be61eca5005933d2bc30efde7e2 /libnetfs/ChangeLog | |
parent | b0886bd7ecb4ed1976d8ceddb1aeff3f54110114 (diff) |
Mon Oct 21 21:56:33 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* netfs.h: Add extern inline protection.
* netfs.c: New file.
* Makefile (OTHERSRCS): Add netfs.c.
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 7ea9dc5e..6ec28ba3 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 21 21:56:33 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * netfs.h: Add extern inline protection. + * netfs.c: New file. + * Makefile (OTHERSRCS): Add netfs.c. + Wed Sep 18 12:56:05 1996 Miles Bader <miles@gnu.ai.mit.edu> * std-runtime-argp.c <argp.h>: New include. |