From 6c0d9ee4d9a5e3c2d5164e305beeaaa4e4d48921 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Jun 2016 00:23:04 -0400 Subject: cleanup --- doc/news/version_2.16.0.mdwn | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 doc/news/version_2.16.0.mdwn (limited to 'doc/news/version_2.16.0.mdwn') 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 -- cgit v1.3-2-g0d8e