diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-02-17 13:54:16 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-02-17 13:55:27 -0800 |
commit | c10cc874275439d708e6a453670211a611158522 (patch) | |
tree | 2b78653c58e04778fe94779a8380201679db9e21 /ReleaseNotes | |
parent | 0fb84b8a8a841f4f86ffcc6a6fafd697a69257cc (diff) | |
download | subsurface-c10cc874275439d708e6a453670211a611158522.tar.gz |
Get ready for Subsurface 4.4.1
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 428bd4c29..99e96f4fd 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -1,16 +1,37 @@ -// _Subsurface_ 4.4 Release Notes +// _Subsurface_ 4.4.1 Release Notes -_Subsurface_ 4.4 - February 2015 +_Subsurface_ 4.4.1 - February 2015 -------------------------------- The _Subsurface_ development team proudly announces -the release of version 4.4 of _Subsurface_, an open +the release of version 4.4.1 of _Subsurface_, an open source divelog and dive planning program for Windows, Mac and Linux. License: GPLv2 _Subsurface_ can be found at: http://_Subsurface_-divelog.org +This is just a small update to _Subsurface_ 4.4, mainly intended to update +the user manual translations to be consistent with 4.4, to fix a small +number of bugs and to update to the latest libdivecomputer. + +Some of the changes since _Subsurface_ 4.4 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Spanish, Russian and French translations of the user manual have been +updated. + +Better and more flexible parsing of GPS coordinates. + +Small fixes to the HTML export. + +Fixed a problem where dives imported from some Shearwater dive computers +would be considered CCR dives. For dives imported in the past, manually +setting them to OC works around the issue. + +Several fixes to imports from other divelog, including importing from +MacDive. + Some of the changes since _Subsurface_ 4.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |