From e9908c84c232299b676d33636abbe1f3c4bfd382 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 14 Mar 2021 23:46:11 +0100 Subject: [PATCH] Changes: document mount/fstab changes --- CHANGES | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 6ed633a66..046136a66 100644 --- a/CHANGES +++ b/CHANGES @@ -10,13 +10,17 @@ website will have to do for older versions. # 3.2.39 (unreleased) # This release contains contributions from (alphabetically by first name): - - No external contributors yet + - Matti Hyttinen ## Core ## - No core changes yet ## Modules ## - - No module changes yet + - The *mount* module has gained a configurable setup for btrfs volumes. + If your distro has a default-to-btrfs setup, it can skip the hard- + coded setup (which Calamares has had for a long time with @home + and similar) and introduce a custom btrfs configuration through the + `mount.conf` file. # 3.2.38 (2021-03-14) #