diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-12-19 17:03:23 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-12-19 17:03:23 -0400 |
| commit | e528dd7f7b6c2bfa8fc3eed26a4f981e201ac32e (patch) | |
| tree | dc1ca105b3ab3b5a835d07927a5fa6bdb02bd847 /doc/news | |
| parent | 898d404788ee93f66aad03120761afbb7a725a43 (diff) | |
add news item for propellor 2.15.1
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_2.10.0.mdwn | 4 | ||||
| -rw-r--r-- | doc/news/version_2.15.1.mdwn | 11 |
2 files changed, 11 insertions, 4 deletions
diff --git a/doc/news/version_2.10.0.mdwn b/doc/news/version_2.10.0.mdwn deleted file mode 100644 index 67d08c88..00000000 --- a/doc/news/version_2.10.0.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -propellor 2.10.0 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * The Propellor.Property.Spin added in the last release is replaced - with a very different Propellor.Property.ControlHeir."""]]
\ No newline at end of file diff --git a/doc/news/version_2.15.1.mdwn b/doc/news/version_2.15.1.mdwn new file mode 100644 index 00000000..ea750b6a --- /dev/null +++ b/doc/news/version_2.15.1.mdwn @@ -0,0 +1,11 @@ +propellor 2.15.1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Added git configs propellor.spin-branch and propellor.forbid-dirty-spin. + Thanks, Sean Whitton. + * Added User.systemAccountFor and User.systemAccountFor' properties. + Thanks, Félix Sipma. + * Gpg.keyImported converted to not use a flag file and instead check + if gpg has the provided key already. + Thanks, Félix Sipma. + * Merged Utility changes from git-annex. + * Clean build with ghc 7.10."""]]
\ No newline at end of file |
