summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-02-01 21:56:07 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-02-01 21:56:07 -0800
commit2b8a6cb84638d7b258f8a662fc4e0392dfec9977 (patch)
tree5d482f51e930c01381b09e328a650c8a5d2f267f
parent1dc703f3dfa1755dca212b4e6ee2dfa5ece0266a (diff)
downloadsubsurface-2b8a6cb84638d7b258f8a662fc4e0392dfec9977.tar.gz
Update Releasenotes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--ReleaseNotes/ReleaseNotes.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt
index a7fb369f9..09c694b5a 100644
--- a/ReleaseNotes/ReleaseNotes.txt
+++ b/ReleaseNotes/ReleaseNotes.txt
@@ -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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~