- fix changelog comments on latest change.

This commit is contained in:
Ian Kent 2016-03-04 07:05:39 +08:00
parent eb3e266891
commit c9b3376b09
1 changed files with 0 additions and 1 deletions

View File

@ -211,7 +211,6 @@ fi
- add get_nfs_xprt() and put_nfs_xprt() functions.
- use new get_nfs_xprt() and put_nfs_xprt() functions.
- add NFSv3 nfs_quick_reply() functionality.
- use libtirpc instead of glibc RPC.
- add NFSv3 rpc request validation.
- fix wcc attr usage in unlink3_or_rmdir3().
- use Linux libtirpc if present.