diff --git a/CHANGES b/CHANGES index 14c7a53f61..4c04fc87d5 100644 --- a/CHANGES +++ b/CHANGES @@ -51,6 +51,14 @@ btrfs-progs-6.9.1 (2024-06-24) * updated CI images, new reference build targets * cleanups and refactoring +btrfs-progs-6.9.2 (2024-06-27) +"""""""""""""""""""""""""""""" + * subvol list: fix accidental trimming of subvolume name + * check: revert checking file extent item 'ram_bytes' + * libbtrfsutil: + * patchlevel version update 1.3.2 + * fix accidentally closing fd passed to subvolume iterator + btrfs-progs-6.8 (2024-03-26) ---------------------------- * fix --enqueue option timeout handling