From af282e092d3b8494ac6da184c599a7cb37123187 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 29 Mar 2021 10:24:39 +0200 Subject: [PATCH] Changes: document partition fslabel --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 8b2f7ccce..92c80c81a 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,7 @@ website will have to do for older versions. This release contains contributions from (alphabetically by first name): - Erik Dubois + - Lisa Vitolo ## Core ## - The CMake modules for consumption by external modules (e.g. the @@ -26,6 +27,9 @@ This release contains contributions from (alphabetically by first name): - *displaymanager* example configuration has been shuffled around a bit, for better results when the live image is running XFCE. Also lists more potential display managers. #1205 (Thanks Erik) + - A long-neglected pull request from Lisa Vitolo for the *partition* + module -- allowing to set filesystem labels during manual partitioning -- + has been revived and merged. # 3.2.39 (2021-03-19) #