summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2017-12-20 13:24:43 -0400
committerJoey Hess2017-12-20 13:25:44 -0400
commitad3cc8fb46b051e45ed51126abec4fda79a4deb6 (patch)
tree7378b9de44c888e054542de5c79512e9a9052591 /debian/changelog
parent776dcf4834a9eb97b1d70b6a3e17ff2173e4bd92 (diff)
Parted: Fix names used for FAT and VFAT partitions.
Use "fat32" for both; these are not distinguished at the partition table level. This commit was sponsored by Henrik Riomar on Patreon.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b738f874..94cbca20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
propellor (5.1.1) UNRELEASED; urgency=medium
* bootstrappedFrom: Set up local privdata file.
+ * Parted: Fix names used for FAT and VFAT partitions.
-- Joey Hess <id@joeyh.name> Wed, 29 Nov 2017 11:45:08 -0400