]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
svcgssd updates
[nfs-utils.git] / ChangeLog
index 7502bfcdb071fb6cebb40e71f4f1db683855ad3b..49bf284017ed8c6c2a26a0afd8fe3b676a891b2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-11-22 "J. Bruce Fields" <bfields@fieldses.org>
+
+       * tools/rpcdebug/rpcdebug.c: support aliases "nfsdebug" and
+       "nfsddebug" and update flag names.
+       * configure.in, nodist/* redhat/* nfs-utils.spec*: remove redhat
+       specific files (as no-one actually uses them, especially not
+       redhat), and the nodist /etc files (as they drift out-of-date, and
+       the debian directory provides a suitable example.
+       * utils/svcgssd_proc.c(get_ids): fix memory leak
+       * utils/svcgssd/svcgssd_proc.c: Rely on count of the number of
+       groups instead of using a special guard value to identify the end
+       of the list. 
+       
+2004-11-22 NeilBrown <neilb@cse.unsw.edu.au>
+
+       * utils/exportfs/nfsd.man: corrected typo in .BR macro usage -
+       reported by Eric Raymond
+       
 2004-10-19 "J. Bruce Fields" <bfields@fieldses.org>
 
        * support/gssapi/* support/rpc/* utils/gssd/* utils/svcgssd/* etc