From 1ab556bed481780906ebf8103f938f4d646682e7 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 3 Jan 2023 13:21:57 +0100 Subject: [PATCH] btrfs-progs: update CHANGES for 6.1.1 Signed-off-by: David Sterba --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES b/CHANGES index 600d9052..985f0f17 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ btrfs-progs-6.1 (2022-12-22) ---------------------------- + * NOTE: this version breaks build of applications using ctree.h and qgroup items * filesystem df: add json output * qgroup show: add json output * new command: 'inspect-internal map-swapfile' to check swapfile and its @@ -13,6 +14,13 @@ btrfs-progs-6.1 (2022-12-22) * docs updates * build: use gnu11 +btrfs-progs-6.1.1 (2023-01-03) +"""""""""""""""""""""""""""""" + * subvol list: fix printing of UUID + * revert changes to ctree.h regarding qgroup items, breaks build of several + applications + * hide __init definition in kerncompat.h, may break build + btrfs-progs-6.0 (2022-10-11) ---------------------------- * fi usage: in tabular output, print total size and slack size