X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9cf5c4d8c9dee30a172dc5b9c93dbdbd1e32593f;hp=e597aaf4de556f77b004da01389ca7a4aa5b54b7;hb=56dd054ad8ab81d0bf6472faf66f3d4a5f61bc90;hpb=c6eabf51e27bf144a5c7e25bb28b5466c6e2b839 diff --git a/debian/changelog b/debian/changelog index e597aaf..9cf5c4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +nfs-utils (1:1.2.2-5) UNRELEASED; urgency=low + + * mount.nfs.man, nfs.man: Update distinction between fstypes + (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)