Update README and ReleaseNotes.txt for the second Beta

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-11-27 18:38:57 -08:00
parent d2de5afd02
commit b8eabeb3e7
2 changed files with 24 additions and 9 deletions

4
README
View file

@ -1,5 +1,5 @@
This is the README file for the 3.9 Beta version of Subsurface.
This is the README file for the second 3.9 Beta version of Subsurface.
After the release of Subsurface 3.1 we merged the Qt branch into
master and started developing the Qt port of Subsurface in the master
@ -13,6 +13,8 @@ dive log files unless you have good backups. Check the XML files after you
make changes to make sure that what you saved on disk reasonably resembles
what you intended to do.
Please check the ReleaseNotes.txt for known issues.
And most importantly, please provide us with feedback.

View file

@ -1,8 +1,8 @@
Subsurface 3.9 Beta
===================
Subsurface 3.9.1 Beta
=====================
The Subsurface developer team is proud to announce the first beta release
of the latest version of Subsurface.
The Subsurface developer team is proud to announce the first public beta
release of the latest version of Subsurface.
Subsurface is an open source divelog program that runs on Windows, Mac
and Linux.
@ -38,16 +38,29 @@ 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 (compared to Subsurface 3.1):
------------------------------------------------
New in version 3.9.1 (compared to Subsurface 3.1):
--------------------------------------------------
I don't even know where to begin. This is a complete rewrite of the UI.
The basic concepts are the same, most of the basic features are the same,
but trying to create a concise list of changes that summarizes the more
than 1100 commits that have gone in since 3.1 seems a daunting task.
Maybe we'll come up with something better in time for the next beta (or at
least for the final release of Subsurface 4.0).
Maybe we'll come up with something better in time for the final release of
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
- Filter->Select Events is not implemented
- Translations are extremely incomplete
- Documentation has just been started
New in version 3.1 (compared to Subsurface 3.0.2):
--------------------------------------------------