diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-10-08 16:20:39 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-10-08 16:20:39 +0000 |
commit | d25e8e0bd649f8fb21adbf2a27fd82f8fa81ecac (patch) | |
tree | 9e03f8280be7ea82dcf7d2f9327fcdac4e67a907 /nfsd/ChangeLog | |
parent | b67436f8411e8155c8b9a15f7d39751cd72248a1 (diff) |
Thu Sep 26 14:09:20 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* nfsd.h (enum_t): New type.
* cache.c: Don't inclide <rpc/auth_unix.h>.
Diffstat (limited to 'nfsd/ChangeLog')
-rw-r--r-- | nfsd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nfsd/ChangeLog b/nfsd/ChangeLog index a19323e9..91170a5c 100644 --- a/nfsd/ChangeLog +++ b/nfsd/ChangeLog @@ -1,3 +1,9 @@ +Thu Sep 26 14:09:20 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * nfsd.h (enum_t): New type. + + * cache.c: Don't inclide <rpc/auth_unix.h>. + Thu Sep 12 16:52:13 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (HURDLIBS): New variable. |