btrbk/ChangeLog

18 lines
518 B
Plaintext
Raw Normal View History

2015-02-09 19:00:21 +01:00
* 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
2015-03-13 19:38:51 +01:00
* 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-current
- bugfix: allow '@' character for subvolume names (ubuntu prefixes
all subvolumes with '@' in its subvolume layout)