diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2018-02-09 13:43:02 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-02-09 13:43:02 -0800 |
commit | dfb43d3f512eb35bc11b5a478f947ab3a78e4735 (patch) | |
tree | bdc61b57798f22a2d88dd4774ea389cff0ff583b /CHANGELOG.md | |
parent | 3e877ac8312a71a0a3c9c060123c9b94db744ad7 (diff) | |
download | subsurface-dfb43d3f512eb35bc11b5a478f947ab3a78e4735.tar.gz |
Move entries from CHANGELOG to ReleaseNotes
Small cleanups, some resorting, add some details about libdivecomputer.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 31 |
1 files changed, 1 insertions, 30 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 139662a44..0928f315b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,30 +1 @@ -- Fix bug that alters manually entered dive durations -- Desktop: don't ignore seconds in duration input field -- Libdivecomputer: use a new version -- Dekstop: fix instability crashes in reverse geo lookup function -- Desktop: automatically sync with cloud when going online -- Desktop: fix missing icon when doing reverse geo lookup -- Desktop: fix bug about progress bars not resizing -- Desktop: fix a bug about dive list auto group when importing dives -- Desktop: clear tags when creating a new logbook -- Cloud-storage: automatically sync with cloud when going online -- Cloud-storage: support non-https:// repositories for saving -- Cloud-storage: fix small memory leaks -- Cloud-storage: enter offline mode if sync with cloud failed -- Mobile: correct the FTDI PID for Cressi devices -- Mobile: fix crash on delete dive from dive list -- Import: support parsing of DL7 dives -- Uemis: fix possible stall when doing dive sync -- Uemis: speed up synchronization of same dive sites -- Planner: implement ICD calculations in planner output -- Planner: recreational dives are now limited to 6 hours -- Planner: initialize cylinder start pressure with working pressure -- Planner: save the last manually-entered point of a dive plan -- Planner: fix bug in cylinder pressure lines -- Profile: fix disappearance of cylinder pressure line -- Profile: fix garbled profiles after visiting the planner -- Profile: warn in case of isobaric counter diffusion if N2 increase is more - than 20% of He decrease -- Bluetooth: fix a bug when using remembered BT/BLE addresses in the dive - computer download dialog -- Bluetooth: do not add duplicate BT/BLE items +# add new entries above this line |