btrfs-progs: update CHANGES for v4.13.1
authorDavid Sterba <dsterba@suse.com>
Fri, 28 Jul 2017 13:29:46 +0000 (15:29 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Sep 2017 13:24:25 +0000 (15:24 +0200)
Signed-off-by: David Sterba <dsterba@suse.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index d1bba6c..ba7df2a 100644 (file)
--- 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)