From e229439ad8eec557eb95ca7c83cfa64c8b85c3d2 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Thu, 16 Mar 2017 17:11:20 +0100 Subject: [PATCH] btrfs-progs: update CHANGES for v4.10.1 Signed-off-by: David Sterba --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES b/CHANGES index 2be0ca05..0df72d8b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +btrfs-progs-4.10.1 (2017-03-17) + * receive: handle subvolume in path clone + * convert: rollback fixed (rewrite was needed to address previous design issues) + * build: fix build of 3rd party tools, missing + * dump-tree: print log trees + * other + * new and updated tests + btrfs-progs-4.10 (2017-03-08) * send: dump output fixes: missing newlies * check: several fixes for the lowmem mode, improved error reporting