summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-01-14 03:31:50 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-01-14 03:31:50 -0800
commitceb9735558c8a485c70ee0c3e75d400e2f4a8e9e (patch)
tree313afd68f9284ae9259ddfb005501b07f919f8bb
parent6f1fb8e43c898d19a1dd74ebe250fd2405d9d334 (diff)
downloadsubsurface-ceb9735558c8a485c70ee0c3e75d400e2f4a8e9e.tar.gz
Start preparations for 4.6 release
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--README6
-rw-r--r--ReleaseNotes/ReleaseNotes.txt16
2 files changed, 16 insertions, 6 deletions
diff --git a/README b/README
index 40e2a96af..5a85b8b27 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the README file for Subsurface 4.6 Beta 2
+This is the README file for Subsurface 4.6
Please check the ReleaseNotes.txt for details about new features and
changes since Subsurface 4.5.6 (and earlier versions).
@@ -26,11 +26,11 @@ If you want the latest release (instead of the bleeding edge
development version) you can either get this via git or the release tar
ball. After cloning run the following command:
-git checkout v4.5.6 (or whatever the last release is)
+git checkout v4.6 (or whatever the last release is)
or download a tar ball from:
-http://subsurface-divelog.org/downloads/Subsurface-4.5.6.tgz
+http://subsurface-divelog.org/downloads/Subsurface-4.6.tgz
Detailed build instructions can be found in the INSTALL file.
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt
index c2981525b..bd4fa4319 100644
--- a/ReleaseNotes/ReleaseNotes.txt
+++ b/ReleaseNotes/ReleaseNotes.txt
@@ -1,7 +1,17 @@
-// _Subsurface_ 4.6 Beta 2 Release Notes
+// _Subsurface_ 4.6 Release Notes
-_Subsurface_ 4.6 Beta 2 - January 2017
---------------------------------------
+_Subsurface_ 4.6 - January 2017
+-------------------------------
+
+Some of the changes since _Subsurface_ 4.6 Beta 2
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+- Many updates and improvements to the user mannual
+- Many translation updates
+- Improved OSTC 4 support
+- Bugfix for parsing AP Divesight dive log
+- Fix deco algorithm confusion between planner and log
+- Display surface interval in planner
Some of the changes since _Subsurface_ 4.6 Beta 1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~