From 9154228421d1a0409f2c3f09b408fbc996d161c5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 9 Mar 2021 14:22:13 +0100 Subject: [PATCH] Changes: adjust description of pastebin --- CHANGES | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 07c5c8b9c..720908ca4 100644 --- a/CHANGES +++ b/CHANGES @@ -15,10 +15,9 @@ This release contains contributions from (alphabetically by first name): ## Core ## - Uploading your log files (in case of installation failure) has been - expanded and is now more - configurable. Users should still take care when uploading logs, - and distro's should configure a URL with no public viewing - for the uploading of those logs. (Thanks Anubhav) + expanded and is now more configurable. Users should still take care + when uploading logs, and distro's should configure a URL with + no public viewing of those logs. (Thanks Anubhav) ## Modules ## - A new QML-based *finishedq* module has been added. (Thanks Anke)