X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=699d8f4fbe18e75584c02ede4450e2b32afe10c0;hb=279d2402b1984963a86f0bdc87a270b868fe9adb;hp=87e369c518e8ce6117348194c0240c3efdf622aa;hpb=edbb0ff37edf65d0a43b35a69890ab4bfc0a80b0;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 87e369c..699d8f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +fuse-exfat (1.2.7-1) UNRELEASED; urgency=medium + + * New upstream release. + + Fixed handling of two last clusters: operations with files that occupy + these clusters could fail. (Closes: #865487) + * Update Standards-Version to 4.0.0. + + -- Sven Hoexter Sun, 25 Jun 2017 10:03:32 +0200 + +fuse-exfat (1.2.6-1) unstable; urgency=medium + + * New upstream release. + + -- Sven Hoexter Mon, 15 May 2017 17:26:51 +0200 + fuse-exfat (1.2.5-2) unstable; urgency=medium * Move from autotools-dev to dh-autoreconf to ease backporting.