diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-22 16:06:01 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-22 16:06:01 -0400 |
| commit | 7024be7db4021f059380afde9a0f48b99d456bf4 (patch) | |
| tree | 81aca8d8bd4af5a01b6dbb617c55340f9438a240 | |
| parent | 23c0efee2ebf3575840e75af115a782cb447dd87 (diff) | |
add news item for propellor 3.0.4
| -rw-r--r-- | doc/news/version_3.0.3.mdwn | 6 | ||||
| -rw-r--r-- | doc/news/version_3.0.4.mdwn | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/doc/news/version_3.0.3.mdwn b/doc/news/version_3.0.3.mdwn deleted file mode 100644 index 75ea3c33..00000000 --- a/doc/news/version_3.0.3.mdwn +++ /dev/null @@ -1,6 +0,0 @@ -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 diff --git a/doc/news/version_3.0.4.mdwn b/doc/news/version_3.0.4.mdwn new file mode 100644 index 00000000..f6e1eac2 --- /dev/null +++ b/doc/news/version_3.0.4.mdwn @@ -0,0 +1,8 @@ +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 |
