summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2017-11-14 15:52:26 +0100
committerDavid Sterba <dsterba@suse.com>2018-01-31 15:14:04 +0100
commit84167b200205fafba0c127a9d5c08c0271b7a5da (patch)
tree280620c7d6dd4da1c434ceaaac80b543fdacdd18 /CHANGES
parent93f1cf07f0abaa77627ebe346d9cef9fa944be6d (diff)
btrfs-progs: update CHANGES for v4.15
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 77c496bf..ec8fef85 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+btrfs-progs-4.15 (2018-02-01)
+ * mkfs --rootdir reworked, does not minimize the final image but can be still
+ done using a new option --shrink
+ * fix allocation of system chunk, don't allocate from the reserved area
+ * other
+ * new and updated tests
+ * cleanups, refactoring
+ * doc updates
+
btrfs-progs-4.14.1 (2018-01-05)
* dump-tree: print times of root items
* check: fix several lowmem mode bugs