diff options
author | Stefan Fuchs <sfuchs@gmx.de> | 2017-11-17 20:00:22 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-11-17 16:01:24 -0800 |
commit | 478a784792546b5a1df9bb29511919e7d63e297c (patch) | |
tree | 6d1cba372dba9762052a2d0a6a1757d8ae310a81 | |
parent | 46e1f5e36acd946808074ed2eecd8c118702e521 (diff) | |
download | subsurface-478a784792546b5a1df9bb29511919e7d63e297c.tar.gz |
Release notes: Cleanup, pressure graphs, VPM-B ceiling
Remove old 4.7.2 headline.
Add pressure graphs improvement.
Add VPM-B ceiling improvement.
Suggested-by: Rick Walsh <rickmwalsh@gmail.com>
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 9c77b0dfb..d538a91af 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -10,11 +10,9 @@ Some of the changes since _Subsurface_ 4.7.4 and planner - Fix issues related to debug logging on Windows - Add "Bluetooth mode" in the BT selection dialog: Auto, LE, Classical +- Correct display of cylinder pressures for merged dives -_Subsurface_ 4.7.4 - November 11, 2017 ------------------------------------------- - Some of the changes since _Subsurface_ 4.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -27,6 +25,10 @@ Some of the changes since _Subsurface_ 4.7.2 a marker that is being edited by entering new coordinates in the text field in "real-time". Also, don't place new markers at the 0,0 coordinate and instead place them at the current map center. +- Improve calculation of VPM-B decompression ceiling displayed in profile. + In 4.7.2 the VPM-B ceiling was generally under-estimated for decompression + dives and could be grossly over-estimated for what were actually + no-decompression dives. Some of the changes since _Subsurface_ 4.7.1 |