diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-25 15:53:00 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-25 15:53:00 -0700 |
| commit | 5462723243355c387746b10298db747d95e3e2c9 (patch) | |
| tree | ef3bb13b75d27bd9ff778122741004bf84c4ebec /debian | |
| parent | 324632dd6c849abc992bd05d644ca7c4b305e8e4 (diff) | |
working on parted
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9df4e6a1..45e80047 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (2.7.3) UNRELEASED; urgency=medium + + * Added Propellor.Property.Parted, for disk partitioning. + * Added Propellor.Property.DiskImage, for bootable disk image creation. + + -- Joey Hess <id@joeyh.name> Tue, 25 Aug 2015 13:45:39 -0700 + propellor (2.7.2) unstable; urgency=medium * Added Propellor.Property.ConfFile, with support for Windows-style .ini |
