diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-03 08:57:35 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-03 08:57:35 -0700 |
| commit | f113e0e78978aef8297431b75294dc6feff18a36 (patch) | |
| tree | ae8ff6deab220c42f994d61c359be2b61091c883 /doc/news/version_2.7.3.mdwn | |
| parent | 288cf5e85a7b6ea0f27fbd608eb6ff9d5a195c2c (diff) | |
add news item for propellor 2.7.3
Diffstat (limited to 'doc/news/version_2.7.3.mdwn')
| -rw-r--r-- | doc/news/version_2.7.3.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/news/version_2.7.3.mdwn b/doc/news/version_2.7.3.mdwn new file mode 100644 index 00000000..dacb773e --- /dev/null +++ b/doc/news/version_2.7.3.mdwn @@ -0,0 +1,9 @@ +propellor 2.7.3 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Fix bug that caused provisioning new chroots to fail. + * Update for Debian systemd-container package split. + * Added Propellor.Property.Parted, for disk partitioning. + * Added Propellor.Property.Partition, for partition formatting etc. + * Added Propellor.Property.DiskImage, for bootable disk image creation. + (Experimental and not yet complete.) + * Dropped support for ghc 7.4."""]]
\ No newline at end of file |
