summaryrefslogtreecommitdiff
path: root/doc/news/version_2.16.0.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-06-14 13:19:13 -0400
committerJoey Hess <joeyh@joeyh.name>2016-06-14 13:19:13 -0400
commit104ff934d792e20f84c92499ae55bba2b3ba96ca (patch)
tree91a571943e080acee3da4f1914f2763cebfd20b3 /doc/news/version_2.16.0.mdwn
parent5ffaa715a9d479522e2e7180f44002b98b3b689a (diff)
parent6c0d9ee4d9a5e3c2d5164e305beeaaa4e4d48921 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'doc/news/version_2.16.0.mdwn')
-rw-r--r--doc/news/version_2.16.0.mdwn18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/news/version_2.16.0.mdwn b/doc/news/version_2.16.0.mdwn
deleted file mode 100644
index b7527f05..00000000
--- a/doc/news/version_2.16.0.mdwn
+++ /dev/null
@@ -1,18 +0,0 @@
-propellor 2.16.0 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * Obnam: Only let one backup job run at a time when a host has multiple
- different backup properties, to avoid concurrent jobs fighting over
- scarce resources (particularly memory). Other jobs block on a lock
- file.
- * Removed references to a Debian derivative from code and documentation
- because of an unfortunate trademark use policy.
- http://joeyh.name/blog/entry/trademark\_nonsense/
- * That included changing a data constructor to "Buntish", an API change.
- * Firewall.rule: Now takes a Table parameter. (API change)
- * Firewall: add InIFace/OutIFace Rules, add Source/Destination Rules,
- add CustomTarget, and more improvements.
- Thanks, Félix Sipma.
- * Ssh.authorizedKey: Fix bug preventing it from working when the
- authorized\_keys file does not yet exist.
- * Removed Ssh.unauthorizedKey and made Ssh.authorizedKey revertable.
- (API change)"""]] \ No newline at end of file