summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2019-08-07 21:53:50 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-08-08 09:03:33 -0700
commit344c85f4993176148e4fff718278d9692bcf39b7 (patch)
treee86b7d8a780c494508639e4e2ef583e3cc71e143 /CHANGELOG.md
parent826387a4b0f177c5b645c2483ca4fb11c76e01dc (diff)
downloadsubsurface-344c85f4993176148e4fff718278d9692bcf39b7.tar.gz
Desktop: display trip time on main-tab
On the main tab, the trip time was not shown when switching to a trip. Implement showing of the trip date in a function, as the undo-code will also have to update the trip date in certain circumstances. Fixes #2207 Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef6dcc280..36e536cfe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,4 @@
+- Desktop: fix display of trip time
---
* 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]`