From b0bd6245fa74e02c8686d5f371d6fb791a7be5b0 Mon Sep 17 00:00:00 2001
From: Adriaan de Groot <groot@kde.org>
Date: Wed, 24 Aug 2022 21:31:53 +0200
Subject: [PATCH] Changes: pre-release housekeeping

(cherry picked from commit c8eec51c5a3a984fb2884aab623d8fc806426c40)
---
 CHANGES-3.2 | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGES-3.2 b/CHANGES-3.2
index e855640344..acb774e812 100644
--- a/CHANGES-3.2
+++ b/CHANGES-3.2
@@ -10,7 +10,7 @@ website will have to do for older versions.
 
 > Note that the 3.2 series is now in LTS / bug-fix-only mode.
 
-# 3.2.61 (unreleased) #
+# 3.2.61 (2022-08-24) #
 
 This is the second community-maintainence release of Calamares 3.2.
 It corrects a handful of bugs foud in the stable release. There
@@ -28,6 +28,11 @@ This release contains contributions from (alphabetically by first name):
 ## Modules ##
  - *bootloader* Python code slipped in that was incompatible with
    the minimum required Python version. #2033 (Thanks Adriaan)
+ - *locale* fixes a large regression introduced with 3.2.60, where
+   the location picked for many locales was not the same as in 3.2.59,
+   and generally peculiar (e.g. picking "English" led to "en_AG" which
+   is nice if you are in Bermuda, but not expected in the rest of the
+   world). #2008
  - *luksopenswaphookcfg* Remove duplicate options. #1659 (Thanks Anke)
 
 
-- 
GitLab