btrfs-progs: update CHANGES for v4.15
authorDavid Sterba <dsterba@suse.com>
Tue, 14 Nov 2017 14:52:26 +0000 (15:52 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 31 Jan 2018 14:14:04 +0000 (15:14 +0100)
Signed-off-by: David Sterba <dsterba@suse.com>
CHANGES

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