diff options
| author | 2015-02-18 21:33:00 -0800 | |
|---|---|---|
| committer | 2015-02-19 19:44:37 -0800 | |
| commit | f1f02941c7a8e538db18e10f4937170024d3405e (patch) | |
| tree | 708cafb2bb85f373d2729fe3ed52a6d4c8025aee /ReleaseNotes | |
| parent | aa7f2eeb8a1a46211b52b9c97e3f040c2f1a5ab8 (diff) | |
| parent | 554b652d25d9ce853c4f8f2044f80ab1b198fb1b (diff) | |
| download | subsurface-f1f0294.tar.gz | |
Merge branch 'v4.4-branch' back into master
The manuals all will need a careful read.
The changes to use lsb-release and the PCLinuxOS specific files got lost
because I didn't want to try to rewite this in the middle of a merge.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Conflicts:
Documentation/50-pot/subsurface-manual.pot
Documentation/fr/po/subsurface-manual.fr.po
Documentation/user-manual.txt
Documentation/user-manual_es.txt
Documentation/user-manual_fr.html.git
Documentation/user-manual_fr.txt
Documentation/user-manual_ru.html.git
Documentation/user-manual_ru.txt
file.c
qthelper.cpp
subsurface.pro
subsurfacesysinfo.cpp
xslt/DiveLog.xslt
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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |