From 54e19af0c53276c9b89340de1daeffe6c402b061 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 7 Aug 2022 14:56:19 +0200 Subject: [PATCH] Changes: document 3.2.61 work so far (cherry picked from commit f2121197ff214a432ff7d41442adfe6e2bef1d00) --- CHANGES-3.2 | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGES-3.2 b/CHANGES-3.2 index 1c342b3a1..e85564034 100644 --- a/CHANGES-3.2 +++ b/CHANGES-3.2 @@ -12,14 +12,23 @@ website will have to do for older versions. # 3.2.61 (unreleased) # +This is the second community-maintainence release of Calamares 3.2. +It corrects a handful of bugs foud in the stable release. There +are also translation updates. + This release contains contributions from (alphabetically by first name): - - No external contributors yet + - Adriaan de Groot + - Anke Boersma ## Core ## - - No core changes yet + - The "About" and "Debug" buttons in a QWidgets-based panel were no + longer translated. This has been fixed (by re-using translations + of the same buttons from the QML module. #2030 (Thanks Anke) ## Modules ## - - No module changes yet + - *bootloader* Python code slipped in that was incompatible with + the minimum required Python version. #2033 (Thanks Adriaan) + - *luksopenswaphookcfg* Remove duplicate options. #1659 (Thanks Anke) # 3.2.60 (2022-06-19) #