ChangeLog: add missing changelog for v0.27.1

pull/274/head
Axel Burri 2018-12-05 22:14:43 +01:00
parent 0e6c1f9025
commit e52153e13c
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
btrbk-0.27.1-dev
* MIGRATION
- Update ssh_filter_btrbk.sh on remote hosts if using
backend=btrfs-progs-sudo.
* Bugfix (regression): call "sudo -n readlink" for
backend=btrfs-progs-sudo (close #257).
* Bugfix (regression): fix failing "config print" command.
* Don't print title and blank lines for --format=raw, syslog and
transaction log.
btrbk-0.27.0
* MIGRATION