diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-12-06 22:57:39 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-06 22:57:39 -0800 |
commit | 3528f5ff35cccbb56c56cc12a2ab0ae18063bd31 (patch) | |
tree | 94030cc43d8b2ae71635510a7ff59dd485de0a94 /ReleaseNotes.txt | |
parent | 53f38a24108d09dccbee37faf3bcdcb9750bbc87 (diff) | |
download | subsurface-3528f5ff35cccbb56c56cc12a2ab0ae18063bd31.tar.gz |
Get ready for the release of 3.9.2v3.9.2
Small updates to README, ReleaseNotes.txt and a bump in the version number
in the Makefile (forgot the in 3.9.1 - thankfully this is automatic for
git based builds).
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r-- | ReleaseNotes.txt | 22 |
1 files changed, 4 insertions, 18 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 06a82824d..bb41826a5 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,7 +1,7 @@ - Subsurface 3.9.1 Beta + Subsurface 3.9.2 Beta ===================== -The Subsurface developer team is proud to announce the first public beta +The Subsurface developer team is proud to announce the second public beta release of the latest version of Subsurface. Subsurface is an open source divelog program that runs on Windows, Mac @@ -38,7 +38,7 @@ available, the tank pressure curve) in very innovative ways that give the user additional information on relative velocity (and momentary air consumption) during the dive through the coloring of the graphs. -New in version 3.9.1 (compared to Subsurface 3.1): +New in version 3.9.2 (compared to Subsurface 3.1): -------------------------------------------------- I don't even know where to begin. This is a complete rewrite of the UI. @@ -51,22 +51,8 @@ Subsurface 4.0. Known issues: -- integration with divelogs.de is still missing -- on Windows the maps may or may not show - if you get a black window with - partial white outlines and the little dive flags for locations -- we have reports of occasional crashes on Windows when trying to close - the window by clicking on the little x in the window decoration - instead of using Alt-F4, Ctrl-q, or File->Quit +- upload to divelogs.de is still missing - Filter->Select Events is not implemented -- Translations are extremely incomplete -- Documentation has just been started - -These last two points are important. Because if you have always wondered -"oh I wish I could contribute, too bad I can't program" - this is your -chance. ANYONE can help us with Documentation, and almost anyone (ok, this -does require that you speak a language besides English) can help with -translations. Please send us email at subsurface@hohndel.org if you would -like to contribute. New in version 3.1 (compared to Subsurface 3.0.2): |