aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-10-23 22:23:49 +0900
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-10-23 22:27:08 +0900
commit04179eb23735a842bfaf56ecb0aab3b174f5f541 (patch)
tree1b23644696f547d2047c83083c25adad46def6fb
parent2a977a0fcde76e6d321a4ae66706f7c874dc8fe3 (diff)
downloadsubsurface-04179eb23735a842bfaf56ecb0aab3b174f5f541.tar.gz
Update ReleaseNotes to track latest changes / fixes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--ReleaseNotes/ReleaseNotes.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt
index 4d66c1954..f5808db80 100644
--- a/ReleaseNotes/ReleaseNotes.txt
+++ b/ReleaseNotes/ReleaseNotes.txt
@@ -6,20 +6,27 @@ _Subsurface_ 4.5.1 - October 2015
Some of the changes since _Subsurface_ 4.5.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- fixed a bug that causes Subsurface to crash on Windows when run in the
- German localization and using the planner
-- addressed an issue where in some environments the user wasn't able to
+- Subsurface no longer crashes on Windows when run in the German
+ localization and using the planner
+- avoid a situation in the planner where the user ends up with no usable
+ cylinder when trying to create a plan
+- work around an issue where in some environments the user wasn't able to
edit the existing print templates (and no error was shown, the edits
were just silently ignored)
- link against hidapi if it exists; this is required to add support for
the Suunto EON Steel on Mac when using the matching version of
libdivecomputer
+- get tank sizes from Suunto EON Steel (using the matching version of
+ libdivecomputer)
- increase cloud storage timeout to increase the chance that this works on
very poor internet connections (which appear to be rather typical for
great dive locations)
- mention the Shearwater Nerd as supported computer (should be identical
to the Petrel 2)
- some more adjustments to better suit the needs of freedivers
+- fix problem with Uemis downloader on Ubuntu
+- fix algorithm to calculate the picture time shift based on a picture of
+ the time displayed on a dive computer
Some of the changes since _Subsurface_ 4.4.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~