X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1ee6ea6b9503f384ba040dbfc61b7d59c3cb698f;hp=e597aaf4de556f77b004da01389ca7a4aa5b54b7;hb=78dafce6cbd37a9561e296d1aa4df42e98420d68;hpb=c6eabf51e27bf144a5c7e25bb28b5466c6e2b839 diff --git a/debian/changelog b/debian/changelog index e597aaf..1ee6ea6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +nfs-utils (1:1.2.2-5) UNRELEASED; urgency=low + + * mount.nfs.man: Update distinction between mount.nfs and mount.nfs4 + (Closes: #575503) + + -- Ben Hutchings Sat, 02 Oct 2010 20:05:53 +0100 + +nfs-utils (1:1.2.2-4) unstable; urgency=low + + * mountd: fix path comparison for v4 crossmnt (Closes: #578317) + * nfs-common.init: Ignore empty and commented-out fstab lines, thanks + to Cristian Ionescu-Idbohrn (Closes: #587329) + + -- Ben Hutchings Fri, 27 Aug 2010 00:11:44 +0100 + nfs-utils (1:1.2.2-3) unstable; urgency=low * mount.nfs: Preserve explicit port=2049 option (Closes: #582003)