diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-01 17:53:45 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-01 17:53:45 -0400 |
| commit | adc04e1f33619d8a2f23cf6bbc1c9bced42066ee (patch) | |
| tree | a39eb2afb47c183ce1a54c3e8a3aaf326971184a /doc | |
| parent | 7e915fb7caf41b5c547a7ef8d9089ca5060889db (diff) | |
add news item for propellor 3.0.3
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/news/version_3.0.2.mdwn | 10 | ||||
| -rw-r--r-- | doc/news/version_3.0.3.mdwn | 6 |
2 files changed, 6 insertions, 10 deletions
diff --git a/doc/news/version_3.0.2.mdwn b/doc/news/version_3.0.2.mdwn deleted file mode 100644 index 4a36d250..00000000 --- a/doc/news/version_3.0.2.mdwn +++ /dev/null @@ -1,10 +0,0 @@ -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 diff --git a/doc/news/version_3.0.3.mdwn b/doc/news/version_3.0.3.mdwn new file mode 100644 index 00000000..75ea3c33 --- /dev/null +++ b/doc/news/version_3.0.3.mdwn @@ -0,0 +1,6 @@ +propellor 3.0.3 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Remove Propellor.DotDir from the propellor library, as its use of + Paths\_propellor prevents use of the module out of propellor's tree. + This module is only needed for the wrapper program anyway, which + handles --init."""]]
\ No newline at end of file |
