summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d1bba6c6..ba7df2a7 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)