From 4115941478dae5c90ec01ee184974048c0923f8d Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sun, 20 Sep 2015 17:50:12 +0200 Subject: [PATCH] ChangeLog: added changes since v0.20.0 to btrbk-current --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index ecf47ae..b5b3c9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +btrbk-current + + * Added configuration option "group". + * Allow filtering subcommands by group as well as targets. + * Hardened ssh_filter_btrbk.sh script: fine-grained access control, + restrict-path option, sudo option (close: #45) + btrbk-0.20.0 * Added configuration option "ssh_port" (close: #39).