diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-10-03 18:07:10 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-10-03 18:07:10 -0400 |
| commit | eca5449032c2ba2a399855bbcb5e59093c5943ec (patch) | |
| tree | 6a6da8d0807a9360bc9c25229df9c55a99edcdb4 | |
| parent | 78561f1b7e544727566d662199e84926fe693f7d (diff) | |
add news item for propellor 3.2.1
| -rw-r--r-- | doc/news/version_3.0.5.mdwn | 8 | ||||
| -rw-r--r-- | doc/news/version_3.2.1.mdwn | 5 |
2 files changed, 5 insertions, 8 deletions
diff --git a/doc/news/version_3.0.5.mdwn b/doc/news/version_3.0.5.mdwn deleted file mode 100644 index b9655cf5..00000000 --- a/doc/news/version_3.0.5.mdwn +++ /dev/null @@ -1,8 +0,0 @@ -propellor 3.0.5 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Modules added for Sbuild and Ccache. - Thanks, Sean Whitton - * Systemd: Added killUserProcesses property, which can be reverted - to return systemd to its default behavior before version 230 started - killing processes like screen sessions. - * Systemd: Added logindConfigured property."""]]
\ No newline at end of file diff --git a/doc/news/version_3.2.1.mdwn b/doc/news/version_3.2.1.mdwn new file mode 100644 index 00000000..214ef427 --- /dev/null +++ b/doc/news/version_3.2.1.mdwn @@ -0,0 +1,5 @@ +propellor 3.2.1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Simplify Debootstrap.sourceInstall since #770217 was fixed. + * Debootstap.installed: Fix inverted logic that made this never install + debootstrap. Thanks, mithrandi."""]]
\ No newline at end of file |
