diff options
Diffstat (limited to 'nfsd/ChangeLog')
-rw-r--r-- | nfsd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nfsd/ChangeLog b/nfsd/ChangeLog index b0da0207..3e04e728 100644 --- a/nfsd/ChangeLog +++ b/nfsd/ChangeLog @@ -1,3 +1,8 @@ +2007-11-13 Thomas Schwinge <tschwinge@gnu.org> + + * ops.c (complete_setattr): Adapt to ``struct stat'' changes. + * xdr.c (encode_fattr): Likewise. + 2006-03-15 Thomas Schwinge <tschwinge@gnu.org> * loop.c (server_loop): Fix invalid lvalues. |