From: David Sterba Date: Fri, 28 Jul 2017 13:29:46 +0000 (+0200) Subject: btrfs-progs: update CHANGES for v4.13.1 X-Git-Tag: upstream/4.16.1~391 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bef1270572203fc248ef2cf61c5a052a2d5e17ed;p=platform%2Fupstream%2Fbtrfs-progs.git btrfs-progs: update CHANGES for v4.13.1 Signed-off-by: David Sterba --- diff --git a/CHANGES b/CHANGES index d1bba6c..ba7df2a 100644 --- a/CHANGES +++ b/CHANGES @@ -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)