X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=8167d729731878561941006704be43d679bea534;hb=1129ba0d0fcfd45123c6ba17f7a7aeeb24b11e61;hp=e597aaf4de556f77b004da01389ca7a4aa5b54b7;hpb=c6eabf51e27bf144a5c7e25bb28b5466c6e2b839;p=nfs-utils.git diff --git a/debian/changelog b/debian/changelog index e597aaf..8167d72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +nfs-utils (1:1.2.2-4) UNRELEASED; 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 Thu, 26 Aug 2010 03:39:40 +0100 + nfs-utils (1:1.2.2-3) unstable; urgency=low * mount.nfs: Preserve explicit port=2049 option (Closes: #582003)