summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhillip Susi <psusi@ubuntu.com>2018-05-04 10:57:56 -0400
committerPhillip Susi <psusi@ubuntu.com>2018-06-05 10:58:12 -0400
commit4347ddb8e2dd01674c759e94eaaf5872915a2e48 (patch)
treea6cebd2757ebe4978fe605d2b7d9e2056e7ece9c /NEWS
parentb49388018931cab220b9dd50f3a2bd51401e48af (diff)
downloadparted-4347ddb8e2dd01674c759e94eaaf5872915a2e48.tar.gz
Lift 512 byte restriction on fat resize
As Colin Watson pointed out way back in 2014, when I removed the 512 byte sector size restriction from the fs recognition code, I missed the same from the fat resize code.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83352a6..552e319 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,8 @@ GNU parted NEWS -*- outline -*-
** New Features
+ libparted-fs-resize: Work on non 512 byte sectors.
+
Add resizepart command to resize a partition. This works even on
mounted partitions.