X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=a471e6c6d1af216ddd40e4456469871b42014966;hp=6440b4d64cf775d56c559eb0929451bbb28e0c80;hb=1d715bffd42b582d99f16f5eca46b9cc9b71dbad;hpb=5b42e3068d341c2ca95331ccdd540e82b06054f4 diff --git a/ChangeLog b/ChangeLog index 6440b4d..a471e6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-12-21 NeilBrown + *utils/rquotad/rquota_server.c: Detect and handle both old-style + (2.4) and new-style(2.6) quotactl. + *utils/gssd/gss_destroy_cred: remove dependence on "head -1" which + might need to be "head -n 1" + *utils/nhfsstone/nhfsrun: convert "tail -1" to "tail -n 1" + 2005-12-20 Kevin Coffman NeilBrown Substantial Makefile/configure rewrite. Run 'autogen.sh' to create "Makefile.in" etc.