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/version_2.15.1.mdwn | |
| parent | 898d404788ee93f66aad03120761afbb7a725a43 (diff) | |
add news item for propellor 2.15.1
Diffstat (limited to 'doc/news/version_2.15.1.mdwn')
| -rw-r--r-- | doc/news/version_2.15.1.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
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 |
