diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-06 17:29:15 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-06 17:29:15 -0400 |
| commit | c93754064b37e6749b39d5f9df7e04a5a5222391 (patch) | |
| tree | 4ce05eb9d2867bcf04836a74d2df4e60052fa604 | |
| parent | 965c8b4157e5e206f6291b4238cf7e317b17bb5d (diff) | |
add news item for propellor 4.3.2
| -rw-r--r-- | doc/news/version_4.3.0.mdwn | 6 | ||||
| -rw-r--r-- | doc/news/version_4.3.2.mdwn | 3 |
2 files changed, 3 insertions, 6 deletions
diff --git a/doc/news/version_4.3.0.mdwn b/doc/news/version_4.3.0.mdwn deleted file mode 100644 index f300b984..00000000 --- a/doc/news/version_4.3.0.mdwn +++ /dev/null @@ -1,6 +0,0 @@ -propellor 4.3.0 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * DiskImage: Removed grubBooted; properties that used to need it as a - parameter now look at Info about the bootloader that is installed in - the chroot that the disk image is created from. - (API change)"""]]
\ No newline at end of file diff --git a/doc/news/version_4.3.2.mdwn b/doc/news/version_4.3.2.mdwn new file mode 100644 index 00000000..1a85d2d4 --- /dev/null +++ b/doc/news/version_4.3.2.mdwn @@ -0,0 +1,3 @@ +propellor 4.3.2 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Really include Propellor.Property.FreeDesktop."""]]
\ No newline at end of file |
