summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorJoey Hess2017-07-29 17:27:03 -0400
committerJoey Hess2017-07-29 17:27:03 -0400
commit4654d93aea404afe312318468be89ae6d3198555 (patch)
tree6a6e7b564ce19972ed09f3f9dee668ad016d1885 /doc/news
parent9290ab7401983cae33827ca5698fc4c647c4fb4d (diff)
add news item for propellor 4.7.3
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_4.6.1.mdwn7
-rw-r--r--doc/news/version_4.7.3.mdwn3
2 files changed, 3 insertions, 7 deletions
diff --git a/doc/news/version_4.6.1.mdwn b/doc/news/version_4.6.1.mdwn
deleted file mode 100644
index eb7bd940..00000000
--- a/doc/news/version_4.6.1.mdwn
+++ /dev/null
@@ -1,7 +0,0 @@
-propellor 4.6.1 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * Added Network.dhcp' and Network.static', which allow specifying
- additional options for interfaces files.
- * Fix build failure on ghc-8.2.1
- Thanks, Sergei Trofimovich.
- * DiskImage: Fix strictness bug in .parttable read/write sequence."""]] \ No newline at end of file
diff --git a/doc/news/version_4.7.3.mdwn b/doc/news/version_4.7.3.mdwn
new file mode 100644
index 00000000..87c58e81
--- /dev/null
+++ b/doc/news/version_4.7.3.mdwn
@@ -0,0 +1,3 @@
+propellor 4.7.3 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Expand the Trace data type."""]] \ No newline at end of file