summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorJoey Hess2015-08-14 15:02:57 -0400
committerJoey Hess2015-08-14 15:02:57 -0400
commit9ec6bbbb3bbfea6b184053f3115bc7749688ce45 (patch)
treea8bc23dfb72032ae72e917e36a4152ab09d0d035 /doc/news
parent00dead44a10b1d28737052bf9d3f84653cb6bd12 (diff)
add news item for propellor 2.7.1
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_1.3.2.mdwn5
-rw-r--r--doc/news/version_2.7.1.mdwn5
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/news/version_1.3.2.mdwn b/doc/news/version_1.3.2.mdwn
deleted file mode 100644
index 77902008..00000000
--- a/doc/news/version_1.3.2.mdwn
+++ /dev/null
@@ -1,5 +0,0 @@
-propellor 1.3.2 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * SSHFP records are also generated for CNAMES of hosts.
- * Merge Utiity modules from git-annex.
- * Ignore bogus DNS when spinning the local host."""]] \ No newline at end of file
diff --git a/doc/news/version_2.7.1.mdwn b/doc/news/version_2.7.1.mdwn
new file mode 100644
index 00000000..43209b59
--- /dev/null
+++ b/doc/news/version_2.7.1.mdwn
@@ -0,0 +1,5 @@
+propellor 2.7.1 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Make sure that make is installed when bootstrapping propellor.
+ * Fix bug in Firewall's Port datatype to iptable parameter translation code.
+ Thanks, Antoine Eiche."""]] \ No newline at end of file