diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-03-28 16:40:15 -0500 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-03-28 16:40:15 -0500 |
commit | 3ba21027b91ca1cf85be73cfce42f433077b000f (patch) | |
tree | ded5e4443def241f8313d7d2df966caaa9f7448f /ReleaseNotes/ReleaseNotes.txt | |
parent | 90bd1b0af7b7b1cb002806404594f8667ee3e314 (diff) | |
download | subsurface-3ba21027b91ca1cf85be73cfce42f433077b000f.tar.gz |
Get ready for 4,5,5 release
Update README and ReleaseNotes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes/ReleaseNotes.txt')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 6e76d5d39..7be7f210c 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -1,8 +1,26 @@ -// _Subsurface_ 4.5.4 Release Notes +// _Subsurface_ 4.5.5 Release Notes -_Subsurface_ 4.5.4 - March 2016 +_Subsurface_ 4.5.5 - March 2016 --------------------------------- +Some of the changes since _Subsurface_ 4.5.4 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Update to latest libdivecomputer which adds support for Cochran + Commander and EMC, Uwatec Aladin Sport, Suunto Zoop/Vyper Novo, + Suunto D4i and D6i with latest firmware, Heinrichs & Weikamp OSTC4 +- In the dive planner, switch pressure unit when planning in recreational + mode and setting a tank reserve +- In the dive planner, show the correct VPM-B + conservatism on the + profile when planning in VPM-B mode and show the planner specific + gradient factors in Bühlman mode. +- Enable showing a VPM-B based "ceiling" on the profile +- Fix bug regarding depth parameter in OSTC/OSTC3 configuration +- Fix bug in CSV export +- Fix potential race when immediately switching to Add dive or Planner + while accessing cloud storage + + Some of the changes since _Subsurface_ 4.5.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |