summaryrefslogtreecommitdiff
path: root/doc/news/version_2.15.1.mdwn
diff options
context:
space:
mode:
authorJoey Hess2015-12-19 17:03:23 -0400
committerJoey Hess2015-12-19 17:03:23 -0400
commite528dd7f7b6c2bfa8fc3eed26a4f981e201ac32e (patch)
treedc1ca105b3ab3b5a835d07927a5fa6bdb02bd847 /doc/news/version_2.15.1.mdwn
parent898d404788ee93f66aad03120761afbb7a725a43 (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.mdwn11
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