diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-08-17 20:22:50 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-08-18 13:22:02 -0700 |
commit | 3faff0b7f07349997f7743f3053767797ed3b2b7 (patch) | |
tree | a8ebf0dc509343236e67b7fd96549ac54fdfd02d /CHANGELOG.md | |
parent | b1d53481ad5f28290ed932fcb2a34ea827b819ef (diff) | |
download | subsurface-3faff0b7f07349997f7743f3053767797ed3b2b7.tar.gz |
update Changelog and user manual
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e6b10ea08..6e92da774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +- replace dive computer management with a new implementation, this fixes rare cases where + Subsurface unnecessarily download already downloaded dives, but also means + that some older style dive computer can no longer have nicknames - avoid potential crash when switching divelogs - add GPS fix downloaded from a dive comuter to existing dive site - fix broken curser left/right shortcut for showing multiple dive computers |