diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-01-28 12:40:16 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-01-28 12:40:16 -0800 |
commit | 279ba5823645aef97f0cf9f210cde6adfd9ae3a6 (patch) | |
tree | e30bd717d57e94ae248d9f8afc1072b6ed9d6303 /ReleaseNotes | |
parent | b0ec7146a060b6326dd6347760ad010571707497 (diff) | |
download | subsurface-279ba5823645aef97f0cf9f210cde6adfd9ae3a6.tar.gz |
Get started on next Releasenotes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index bd4fa4319..53ee7e329 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -1,7 +1,17 @@ // _Subsurface_ 4.6 Release Notes -_Subsurface_ 4.6 - January 2017 -------------------------------- +_Subsurface_ next after 4.6 - January 2017 +------------------------------------------ + +Some of the changes since _Subsurface_ 4.6 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Prevent double click on dive number in dive list from (temporarily) editing + dive number +- Allow the user to disable tanks while planning dives (this makes it much + easier to evaluate different scenarios) +- Re-enable ctrl-click to remove remaining dive points in planner +- Improve printed dive plan (no more 0-length segments at gas changes) Some of the changes since _Subsurface_ 4.6 Beta 2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |