ChangeLog: added changes since v0.20.0 to btrbk-current

pull/48/merge
Axel Burri 2015-09-20 17:50:12 +02:00
parent 269b3611ac
commit 4115941478
1 changed files with 7 additions and 0 deletions

View File

@ -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).