ChangeLog: add migration instructions; add mbuffer changes

pull/293/head
Axel Burri 2019-07-28 15:13:47 +02:00
parent dc14611911
commit 217317b274
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
btrbk-current
* MIGRATION
- If stream_buffer or rate_limit is configured, install "mbuffer"
(version >= 20180505) on your local and/or target hosts.
* Combined stream_buffer and rate_limit: for rate_limit, use
"mbuffer" (on target host) instead of "pv" (on source host).
* Use "mbuffer" instead of "pv" for --progress display.
* Add stream_buffer functionality for raw targets.
btrbk-0.28.3
* Bugfix: return exitcode=10 if action skipped by stray subvolumes