ChangeLog: update missing items

pull/88/head
Axel Burri 2016-04-07 15:53:50 +02:00
parent a887e89732
commit ccc2a35520
1 changed files with 9 additions and 3 deletions

View File

@ -1,14 +1,20 @@
btrbk-current
* Allow regular directories for send-receive targets (close: #77).
* Allow wildcards in subvolume section (close: #71).
* Allow regular directories for send-receive targets.
* Propagate targets defined in "volume" or "root" context to all
"subvolume" sections.
"subvolume" sections (close: #78).
* Added "{snapshot,target}_preserve NNd NNw NNm NNy" shortcut.
* Added yearly retention policies (close: #69).
* Added configuration option "rate_limit" (close: #72).
* Always read "readonly" flag (additional call to btrfs-progs).
* Detect interrupted transfers of raw targets (close: #75).
* Always read "readonly" flag (additional call to btrfs-progs).
* Warn on receive targets at unexpected location (instead of abort).
* On incremental send/receive, use all snapshots sharing same
parent_uuid as candidates for "-p <parent>" instead of only older
snapshots. As last resort, use subvolumes in snapshot_dir matching
btrbk file name scheme as candidates (which allows incremental
backups after the parent vanished, e.g. after backup restore).
* Improvements of internal data structures.
btrbk-0.22.2