From 843a9f4a4280d1bb8937128b74dbbc2026df1a35 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Wed, 25 May 2022 13:38:10 +0200 Subject: [PATCH] btrfs-progs: update CHANGES for 5.18.1 Signed-off-by: David Sterba --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index 193bb3f6..8258e7d6 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,16 @@ btrfs-progs-5.18 (2022-05-25) * fix build detection of experimental mode * new tests +btrfs-progs-5.18.1 (2022-06-06) +""""""""""""""""""""""""""""""" + * fixes: + * convert: fix self reference of toplevel directory + * build: make kernel lib headers compatible with C++ + * zoned mode: verify minimum zone size 4MiB + * libbtrfs: cleanups, merge headers and remove declarations of unexported + symbols + * other: documentation updates + btrfs-progs-5.17 (2022-04-26) ----------------------------- * check: