diff options
author | Stefan Fuchs <sfuchs@gmx.de> | 2017-02-12 09:59:10 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-02-12 11:21:51 -0800 |
commit | 2a6dd24a6e8927c3ad32a668e096cc7b6f287982 (patch) | |
tree | 95391e87f47939bc914f20d3dd514828fadcbc5e /ReleaseNotes | |
parent | 42f5c5ce1d36d7a7b3588c69ffa3e3b8f83b9fe8 (diff) | |
download | subsurface-2a6dd24a6e8927c3ad32a668e096cc7b6f287982.tar.gz |
Add VPM-B change for repetitive dives to ReleaseNotes
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index a0770ada9..b152ebff7 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -9,6 +9,10 @@ Some of the changes since _Subsurface_ 4.6 - Fix problems with incomplete localization in Windows builds - Fix uninitialized variable that could cause odd problems in the planner when the dive list was empty +- Changed VPM-B calculation for repetitive dives: Resets the maximum + crushing pressures and the maximal ambient pressure between repetitive + dives to prevent anomalies that a dive produces a shorter deco when + following another one than without - Fix scaling issue that prevent the visual dive editor from reaching certain dive durations - Fix Seabear import issues |