mirror of https://github.com/digint/btrbk
ChangeLog: update missing items
parent
a887e89732
commit
ccc2a35520
12
ChangeLog
12
ChangeLog
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue