From 2d2454025de098605c7ee9a4d057899ebf1ab974 Mon Sep 17 00:00:00 2001
From: Adriaan de Groot <groot@kde.org>
Date: Wed, 9 Jan 2019 12:58:31 +0100
Subject: [PATCH] Changes: document locale fix

FIXES #1064
---
 CHANGES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGES b/CHANGES
index 2cedfe5089..2b649b7722 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,11 @@ This release contains contributions from (alphabetically by first name):
 
  * Fixed bug where, during detection of existing systems, the existing
    system partitions may be mounted and then destroyed.
+ * *locale* It was possible to set the installer and system language
+   (e.g. to German) while the global storage value for *locale*
+   remained set to English. Then no localization packages are installed
+   (see feature `${LOCALE}` in `packages.conf`). Reported downstream
+   in Netrunner.
 
 = 3.2.2 (2018-09-04) =
 
-- 
GitLab