diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2019-09-10 11:30:10 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-09-11 21:50:41 +0100 |
commit | cd194332907652df6892235c21c8ca7ab1f1af7e (patch) | |
tree | e799295e2008356551210125d392177415a262ee /CHANGELOG.md | |
parent | b1ba687a1d9f98faff974fdced119cd545d40c1b (diff) | |
download | subsurface-cd194332907652df6892235c21c8ca7ab1f1af7e.tar.gz |
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 <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files 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]` |