summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2019-01-09 13:00:52 +0100
committerAdriaan de Groot <groot@kde.org>2019-01-09 13:00:52 +0100
commitb18ba3d66292e8fd3848f074d3a4d6fe3381d403 (patch)
treede9ee756b72be4f74d5398b85ac0ce5be1ef552f /CHANGES
parent2d2454025de098605c7ee9a4d057899ebf1ab974 (diff)
Changes: polish the change-notes a bit
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 2b649b772..ae2ca240b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,23 +3,29 @@ contributors are listed. Note that Calamares does not have a historical
changelog -- this log starts with version 3.2.0. The release notes on the
website will have to do for older versions.
-= 3.2.3 (unreleased) =
+= 3.2.3 (2019-01-09) =
This release contains contributions from (alphabetically by first name):
- aliveafter1000
== Core ==
+There are no core changes in this release.
+
== Modules ==
- * Fixed bug where, during detection of existing systems, the existing
- system partitions may be mounted and then destroyed.
+ * *partition* Fixed bug where, during detection of existing systems, the
+ existing system partitions may be mounted and then files deleted.
+ This is a **limited** version of the patch from aliveafter1000
+ that will be in 3.2.4, which tries harder to mount filesystems
+ read-only and unmodifiable.
* *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) =
This release contains contributions from (alphabetically by first name):