summaryrefslogtreecommitdiff
path: root/doc/news/version_5.11.mdwn
diff options
context:
space:
mode:
authorJoey Hess2020-08-14 16:02:46 -0400
committerJoey Hess2020-08-14 16:02:46 -0400
commita652fcad4af1291b616c56a6c30711bebf806813 (patch)
tree676b60dd45e99c8c7c3013381f86325917ccde95 /doc/news/version_5.11.mdwn
parentd433c8fa3cdbc050c0f33005bc726532b6d7e436 (diff)
add news item for propellor 5.11
Diffstat (limited to 'doc/news/version_5.11.mdwn')
-rw-r--r--doc/news/version_5.11.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/news/version_5.11.mdwn b/doc/news/version_5.11.mdwn
new file mode 100644
index 00000000..9dcef85d
--- /dev/null
+++ b/doc/news/version_5.11.mdwn
@@ -0,0 +1,13 @@
+propellor 5.11 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Fix display of concurrent output from processes when using
+ Propellor.Property.Conductor.
+ (Reversion introduced in version 5.5.0.)
+ * Support bootstrapping to hosts using cabal 3.x, with new-dist directory.
+ * Makefile: Fix build with cabal 3.x.
+ * Borg.restored: Fix restoration, which has apparently never worked,
+ at least back to borg 1.0.9.
+ Thanks, Nicolas Schodet.
+ * Borg.init: Added the now required encryption type parameter.
+ Thanks, Nicolas Schodet.
+ (API change)"""]] \ No newline at end of file