From 4696409fa02737335dd0e58cf037ac1b22daa1c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20P=2E=20M=C3=B6ller?= Date: Tue, 6 Oct 2020 20:43:26 -0300 Subject: [PATCH] added changelog --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7dd760d..eb2971d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lubuntu-default-settings (20.10.1) groovy; urgency=medium + + * Added SAL_VCL_QT5_USE_CAIRO=true env variable in session.conf. LP: #1895216 + * Bump debhelper-compat version, no changes needed. + + -- Hans P Möller Tue, 06 Oct 2020 20:37:34 -0300 + lubuntu-default-settings (20.04.4) focal; urgency=medium * Add alt-tab switching for all desktops. Thanks to Einar Mostad.