aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-10-25 14:00:05 +0900
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-10-25 14:01:43 +0900
commit622fb4f800f560c9145ec3a41d9c31901d8f6acc (patch)
tree6b663416615a287750165a1cb4c01ec36fb21b07
parent3c8a9bc057956e672a685a579feaea2444e8ecb1 (diff)
downloadsubsurface-622fb4f800f560c9145ec3a41d9c31901d8f6acc.tar.gz
List latest changes in ReleaseNotes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--ReleaseNotes/ReleaseNotes.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt
index f5808db80..e58512621 100644
--- a/ReleaseNotes/ReleaseNotes.txt
+++ b/ReleaseNotes/ReleaseNotes.txt
@@ -27,6 +27,14 @@ Some of the changes since _Subsurface_ 4.5.0
- 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
+- fix incorrect sample depth when dive computer sends samples without
+ depth (instead these samples now get interpolated)
+- fix visualization of SAC rates that had some issues in certain corner
+ cases
+- fix UI issue on Mac where selecting a location with enter/return did not
+ result in the expected behavior
+- change divelogs.de export to match the import behavior when it comes to
+ splitting dive location and dive site
Some of the changes since _Subsurface_ 4.4.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~