diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-06-10 14:59:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-10 14:59:40 -0400 |
| commit | 5608ab99f3aa058a196a7dfaf2b5ec123b5dad70 (patch) | |
| tree | 36fe833d85386ae8a4637e1956b4f2feba4687a0 /doc/news | |
| parent | e9a09eed901fc8ff40c7debef02fb6b0ed48b165 (diff) | |
| parent | e56d193951672bc13aca88b17704160703fcad8b (diff) | |
Merge branch 'master' into joeyconfig
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_3.0.4.mdwn | 8 | ||||
| -rw-r--r-- | doc/news/version_3.0.5.mdwn | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/news/version_3.0.4.mdwn b/doc/news/version_3.0.4.mdwn deleted file mode 100644 index f6e1eac2..00000000 --- a/doc/news/version_3.0.4.mdwn +++ /dev/null @@ -1,8 +0,0 @@ -propellor 3.0.4 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Run letsencrypt with --noninteractive. - * Fix build with ghc 8.0.1. - Thanks, davean. - * Module added for the Borg backup system. - Thanks, Félix Sipma. - * Fix build with directory-1.2.6.2."""]]
\ No newline at end of file diff --git a/doc/news/version_3.0.5.mdwn b/doc/news/version_3.0.5.mdwn new file mode 100644 index 00000000..b9655cf5 --- /dev/null +++ b/doc/news/version_3.0.5.mdwn @@ -0,0 +1,8 @@ +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 |
