Update Releasenotes

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-02-01 21:56:07 -08:00
parent 1dc703f3df
commit 2b8a6cb846

View file

@ -6,6 +6,9 @@ _Subsurface_ next after 4.6 - January 2017
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
- Fix scaling issue that prevent the visual dive editor from reaching
certain dive durations
- Prevent double click on dive number in dive list from (temporarily) editing
@ -14,6 +17,10 @@ Some of the changes since _Subsurface_ 4.6
easier to evaluate different scenarios)
- Re-enable ctrl-click to remove remaining dive points in planner
- Improve printed dive plan (no more 0-length segments at gas changes)
- Fixes for dive computer support and new dive computer support (through
the great work of libdivecomputer)
- add support for Aqualung i450T and i550
- Fixes for Hollis DG03
Some of the changes since _Subsurface_ 4.6 Beta 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~