diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-07-12 21:09:32 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-12 21:09:32 -0700 |
commit | c983dc0c7545152cde01a3de85a0dd89c0a5a97c (patch) | |
tree | 0617aba590fa913c11db0272b4951c448f067ebf /ReleaseNotes.txt | |
parent | 74616cdddfd0f46822be8708f7bad0038fdca526 (diff) | |
download | subsurface-c983dc0c7545152cde01a3de85a0dd89c0a5a97c.tar.gz |
Preparing for Beta 1v4.1.90
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r-- | ReleaseNotes.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index e3bbb7528..8b1d61896 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,3 +1,18 @@ + Subsurface 4.2 Beta 1 + ===================== + +Some of the changes since 4.1 + +- Dive Planner got added again, using the graphical profile editor +- Pictures can be associated with dives and shown in the profile +- Printing was quite a bit improved +- Data entry for dives is much more intuitive and consistent +- First steps towards an HTML exporter +- Support to import dive log files from Seabear dive computers +- user survey added to learn more about the needs of out users + +(I'm sure there are more things I am missing) + Subsurface 4.1 ============== |