summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-11-14 22:32:12 +0900
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-11-14 22:32:12 +0900
commit1b98738a72e55a9116dfa73de1339490b50e9357 (patch)
tree9793d8c209aa1d72c320e2a593ed5d64645c7440 /README
parent354a091e14edf02e3c802e95c96e2bdd12082dff (diff)
downloadsubsurface-1b98738a72e55a9116dfa73de1339490b50e9357.tar.gz
First stab at updating ReleaseNotes.txt and README
This needs a lot more work. As does the manual that needs a major rewrite. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 17 insertions, 9 deletions
diff --git a/README b/README
index 11d7d3f6c..e52d87c49 100644
--- a/README
+++ b/README
@@ -1,15 +1,23 @@
-This is the README file for the latest git version of Subsurface.
+This is the README file for the 3.9 Beta version of Subsurface.
After the release of Subsurface 3.1 we merged the Qt branch into
-master and are now developing the Qt port of Subsurface in the master
-branch. At this stage the Qt version is not functional as a divelog -
-edit and import capabilities are missing and many other areas need
-more work. So unless you are planning to participate in the ongoing
-development you most likely want to switch to the Gtk branch as that
-will get you the latest version of the fully functional Subsurface.
-
-git checkout Gtk
+master and started developing the Qt port of Subsurface in the master
+branch. At this stage the Qt version has reached mostly functional parity
+with version 3.1. There are some minor items still missing, but in others
+it far surpasses what was available in 3.1
+
+The developers feel that this version is reasonably stable, but it has
+known bugs - please check trac.hohndel.org. Do not use this on your "real"
+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.
+
+And most importantly, please provide us with feedback.
+
+
+
+Everything below has not been updated for 3.9.
Subsurface - an Open Source Divelog
===================================