ReleaseNotes.txt: mention that unused cylinders are no longer shown

See #504

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-04-30 22:58:50 -07:00
parent 8a6681dc09
commit 010a21fb1e

View file

@ -52,6 +52,8 @@ New in version 4.1 (compared to Subsurface 4.0.3):
- improved error handling when downloading from divecomputer - improved error handling when downloading from divecomputer
- export an HTML world map with dive sites - export an HTML world map with dive sites
- make backups before overwriting XML files - 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 - lots of code cleanup, style fixes, improved consistency
- improve Qt5 support (but there are still some visual oddities) - improve Qt5 support (but there are still some visual oddities)
- many improvements to the build infrastructure (out of tree builds, - many improvements to the build infrastructure (out of tree builds,