btrfs-progs: update CHANGES for v4.13.1

Signed-off-by: David Sterba <dsterba@suse.com>
master
David Sterba 2017-07-28 15:29:46 +02:00
parent 5faec98439
commit bef1270572
1 changed files with 11 additions and 0 deletions

11
CHANGES
View File

@ -1,3 +1,14 @@
btrfs-progs-4.13.1 (2017-09-25)
* image: speed up generating the sanitized names, do not generate unprintable chars
* completion: add missing commands, better mount point detection
* restore: add zstd support; libzstd detected automatically, will be
requested by default in the future, or can be configured out
* other:
* misc fixes found by sparse
* doc enhancements, ioctl manual page started
* updated and new tests
* build fixes
btrfs-progs-4.13 (2017-09-08)
* convert: reiserfs support
* check: new option --force to allow check of a mounted filesystem (no repair)