btrfs-progs: update CHANGES for v4.10
authorDavid Sterba <dsterba@suse.com>
Thu, 2 Mar 2017 13:36:25 +0000 (14:36 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 8 Mar 2017 12:36:49 +0000 (13:36 +0100)
Signed-off-by: David Sterba <dsterba@suse.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index fcabe66..2be0ca0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,18 @@
+btrfs-progs-4.10 (2017-03-08)
+  * send: dump output fixes: missing newlies
+  * check: several fixes for the lowmem mode, improved error reporting
+  * build
+    * removed some library deps for binaries that not use them
+    * ctags, cscope
+    * split Makefile to the autotool generated part and the rest, not needed
+      to autogen.sh after adding a file
+  * shared code: sync easy parts with kernel sources
+  * other
+    * lots of cleanups
+    * source file reorganization: convert, mkfs, utils
+    * lots of spelling fixes in docs, other updates
+    * more tests
+
 btrfs-progs-4.9.1 (2017-01-27)
   * check:
     * use correct inode number for lost+found files