mirror of https://github.com/digint/btrbk
19 lines
551 B
Plaintext
19 lines
551 B
Plaintext
* btrbk-0.10
|
|
- initial revision
|
|
|
|
* btrbk-0.11
|
|
- added option -p (preserve backups)
|
|
- added optional subvolume argument for run/dryrun actions, for
|
|
explicit selection of subvolumes to be processed
|
|
- bugfixes
|
|
|
|
* btrbk-0.12
|
|
- cleaner and more generic parsing of btrfs subvolume list
|
|
- bugfix: subvolumes are also allowed for "snapshot_dir" (fixes
|
|
issues #1, #2)
|
|
|
|
* btrbk-0.13
|
|
- bugfix: allow '@' character for subvolume names (blocker for
|
|
ubuntu users, since ubuntu prefixes all subvolumes with '@' in its
|
|
subvolume layout)
|