From 160c2ca6eb988452191df69cd75423bd3104cc63 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 11 Apr 2019 10:32:19 -0400 Subject: [PATCH] Changes: document more issues closed --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 4917f44ac..3573f2098 100644 --- a/CHANGES +++ b/CHANGES @@ -30,6 +30,8 @@ This release contains contributions from (alphabetically by first name): `ci/` directory. There are use-cases where a containerized build and configuration make sense rather than having Calamares installed in the host system. (Thanks to the AppImage team, Alexis) + * OEM mode (phase-1) now correctly refers to Calamares as a "Setup Program" + rather than an installer. #1100 (Thanks to Arnaud) ## Modules ## @@ -48,7 +50,7 @@ This release contains contributions from (alphabetically by first name): usually only visible when the module runs as part of the *exec* step, when the module's *pretty name* is displayed. In addition, some error messages are now translated. - * *UnpackFS* module: improved progress reporting and tests. + * *UnpackFS* module: improved progress reporting and tests. #565 # 3.2.4 (2019-02-12) #