summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-08-25 18:50:35 -0700
committerJoey Hess2015-08-25 18:56:22 -0700
commitb3c3a7029020126b1ab5e2d5999b7b2707078150 (patch)
tree6820944d88b562fed2c1cb5031d510630be12f97 /debian
parent5462723243355c387746b10298db747d95e3e2c9 (diff)
formatting for partitions set up by parted
Including support for formatting partitions of a disk image file.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 45e80047..214038c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
propellor (2.7.3) UNRELEASED; urgency=medium
* Added Propellor.Property.Parted, for disk partitioning.
+ * Added Propellor.Property.Partition, for partition formatting etc.
* Added Propellor.Property.DiskImage, for bootable disk image creation.
-- Joey Hess <id@joeyh.name> Tue, 25 Aug 2015 13:45:39 -0700