From cd194332907652df6892235c21c8ca7ab1f1af7e Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 10 Sep 2019 11:30:10 +0100 Subject: [PATCH] Update CHANGELOG Forgot to clear this out for the 4.9.3 release; update for the last couple of changes. Signed-off-by: Dirk Hohndel --- CHANGELOG.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index def8ec6ff..9c0255b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,5 @@ -- Desktop: close dive site widget if dive site is removed by undo -- Desktop: Don't destroy format of planner notes when editing dive notes [#2265] -- Map: avoid full map reload when clicking on flag -- Map: highlight all selected dive sites when clicking on flag -- Map: fix crash when clicking on flags in Qt 5.9 -- Desktop: fix crash when saving subtitles or profile picture +Mobile: fix several bugs in the handling of incorrect or unverified cloud credentials +Mobile: try to adjust the UI for cases with large default font relative to screen size --- * Always add new entries at the very top of this file above other existing entries and this note. * Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]`