diff options
| -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 |
