diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-15 17:23:24 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-15 17:23:24 -0400 |
| commit | a0484e58fbf12a21e6d253baae5eccfd5e750a0c (patch) | |
| tree | 0b95b56f357374922c6ce1f7a57785978b346b38 /doc | |
| parent | d0b3ae3969fb46e20b57d0b7cc0c2191ddd44c60 (diff) | |
add news item for propellor 4.3.4
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/news/version_4.3.1.mdwn | 4 | ||||
| -rw-r--r-- | doc/news/version_4.3.4.mdwn | 7 |
2 files changed, 7 insertions, 4 deletions
diff --git a/doc/news/version_4.3.1.mdwn b/doc/news/version_4.3.1.mdwn deleted file mode 100644 index 5c07307d..00000000 --- a/doc/news/version_4.3.1.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -propellor 4.3.1 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Added Propellor.Property.FreeDesktop module. - * Added reservedSpacePercentage to the PartSpec EDSL."""]]
\ No newline at end of file diff --git a/doc/news/version_4.3.4.mdwn b/doc/news/version_4.3.4.mdwn new file mode 100644 index 00000000..5d308401 --- /dev/null +++ b/doc/news/version_4.3.4.mdwn @@ -0,0 +1,7 @@ +propellor 4.3.4 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Propellor.Property.Versioned: New module which allows different + versions of a property or host to be written down in a propellor config + file. Has many applications, including staged upgrades and rollbacks. + * LightDM.autoLogin: Use [Seat:*] rather than the old [SeatDefaults]. + The new name has been supported since lightdm 1.15."""]]
\ No newline at end of file |
