aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-04-30 22:58:50 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-04-30 22:59:24 -0700
commit010a21fb1e2d8466987590631c99de3f9991705a (patch)
treeae150414b92bb2ef421cc2a888a3bf74222f14e9
parent8a6681dc09ec165b444eade0d5c9a127fef015a3 (diff)
downloadsubsurface-010a21fb1e2d8466987590631c99de3f9991705a.tar.gz
ReleaseNotes.txt: mention that unused cylinders are no longer shown
See #504 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--ReleaseNotes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index d3495d906..6f7360dca 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -52,6 +52,8 @@ New in version 4.1 (compared to Subsurface 4.0.3):
- improved error handling when downloading from divecomputer
- export an HTML world map with dive sites
- make backups before overwriting XML files
+- don't display unused cylinders in the equipment tab (this can be turned
+ off and the old behavior restored in the preferences)
- lots of code cleanup, style fixes, improved consistency
- improve Qt5 support (but there are still some visual oddities)
- many improvements to the build infrastructure (out of tree builds,