summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorJoey Hess2019-01-20 19:07:53 -0400
committerJoey Hess2019-01-20 19:07:53 -0400
commitc51c41765971fc27c5a206d08b909dd2d9d367e1 (patch)
treecb90910449d3e47b5c1694165d8316e3edda3a94 /doc/news
parent73f0dff3e8270646b2417b998871d753262075b9 (diff)
add news item for propellor 5.6.1
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_5.3.6.mdwn13
-rw-r--r--doc/news/version_5.6.1.mdwn4
2 files changed, 4 insertions, 13 deletions
diff --git a/doc/news/version_5.3.6.mdwn b/doc/news/version_5.3.6.mdwn
deleted file mode 100644
index 7a7a417e..00000000
--- a/doc/news/version_5.3.6.mdwn
+++ /dev/null
@@ -1,13 +0,0 @@
-propellor 5.3.6 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * Fix build with ghc 8.4, which broke due to the Semigroup Monoid change.
- * Dropped support for building propellor with ghc 7 (as in debian
- oldstable), to avoid needing to depend on the semigroups transitional
- package, but also because it's just too old to be worth supporting.
- * stack.yaml: Updated to lts-9.21.
- * Make Schroot.overlaysInTmpfs revertable
- Thanks, Sean Whitton
- * Update shim each time propellor is run in a container, to deal with
- library version changes.
- * Unbound: Added support for various DNS record types.
- Thanks, FĂ©lix Sipma."""]] \ No newline at end of file
diff --git a/doc/news/version_5.6.1.mdwn b/doc/news/version_5.6.1.mdwn
new file mode 100644
index 00000000..739d49f7
--- /dev/null
+++ b/doc/news/version_5.6.1.mdwn
@@ -0,0 +1,4 @@
+propellor 5.6.1 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * fix Libvirt.hs haddock build
+ Thanks, Sean Whitton"""]] \ No newline at end of file