diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-04-30 15:51:12 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-04-30 15:51:12 -0400 |
| commit | ce5b62a5bbba51dbf18087646e271ccf06dc55e1 (patch) | |
| tree | c7a9555bc25bcbbad342653c47b79956493828da /doc/news | |
| parent | 84346a578f266b7cfb5a6edfa7a802e8d4dff054 (diff) | |
add news item for propellor 3.0.2
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_3.0.1.mdwn | 7 | ||||
| -rw-r--r-- | doc/news/version_3.0.2.mdwn | 10 |
2 files changed, 10 insertions, 7 deletions
diff --git a/doc/news/version_3.0.1.mdwn b/doc/news/version_3.0.1.mdwn deleted file mode 100644 index 0b6578f3..00000000 --- a/doc/news/version_3.0.1.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -propellor 3.0.1 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * propellor --init now runs cabal sandbox init if cabal has been - configured with require-sandbox: True. - Thanks, Sean Whitton - * Re-bundled concurrent-output so propellor can be deployed to Debian - stable systems without installing it (insecurely) from hackage."""]]
\ No newline at end of file diff --git a/doc/news/version_3.0.2.mdwn b/doc/news/version_3.0.2.mdwn new file mode 100644 index 00000000..4a36d250 --- /dev/null +++ b/doc/news/version_3.0.2.mdwn @@ -0,0 +1,10 @@ +propellor 3.0.2 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Added Apt.periodicUpdates. + Thanks, Félix Sipma. + * Apt.unattendedUpgrades: Enable mailing problem reports to root. + Thanks, Félix Sipma. + * Added Propellor.Property.Fstab, and moved the fstabbed property to there. + * Attic module added for the backup system. + Thanks, Félix Sipma. + * Fix build with directory-1.2.6.2."""]]
\ No newline at end of file |
