]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
See Changelog
[nfs-utils.git] / ChangeLog
index 2b1781b65f0feeff8fcdf4cd2e1ae03d159a50ef..c44dd28627839b117be5bacfefe3a0d85bc9ca4b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
+2005-04-12  G. Allen Morris III <gam3@gam3.net>
+
+       * All Makefile: added TOP as needed for easier compile.
+
+       * utils/nfsstat/nfsstat.c: added NFS V4 support; added the -m
+         option; Added -2, -3, and -4 options; changed -a option to -v
+         option; added long options; changed default output to not
+         show V2 NFS statistics unless used.
+
+       * utils/nfsstat/nfsstat.man: Documented above changes; changed
+         authors email address; added BUGS section.
+
+2005-04-07  Chip Salzenberg  <chip@pobox.com>
+
+       * debian/changelog: Version 1.0.7-2.
+
 2005-04-06  Chip Salzenberg  <chip@pobox.com>
 
+       * config.guess, config.sub: Update.
+
+       * support/rpc/svc_auth_gss.c (_svcauth_gss): Avoid using a cast as
+       an lvalue, as it is non-portable.
+
        * support/nfs/exports.c (parseopts): Accept "acl" option to mean
        ~NFSEXP_NOACL, and "no_acl" to mean NFSEXP_NOACL.
        (putexportent): Report NFSEXP_NOACL as "no_acl", and ~NFSEXP_NOACL