aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2018-09-03 22:04:16 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-03 13:29:03 -0700
commit044069484dbb0fca5bd34aa34a4d8879f80bb032 (patch)
treecd761fa0ff8ac5041c9be033338fb6362ea66b77
parent6af67f541d104e1cce381b14da53e5b1f7fe58fc (diff)
downloadsubsurface-044069484dbb0fca5bd34aa34a4d8879f80bb032.tar.gz
CHANGELOG.md: update with the latest Win32 log files change
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6fd35eaa..e45e93e47 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+- Windows: write log files to the user path instead of the path where Subsurface
+ is installed.
- Desktop: fix issue with dive list row height in case of larger fonts [#1600]
- Desktop: fix a bug where it is possible for the user to hide all divelist columns [#1600]
- Mobile: add default cylinder functionality for new dives [#1535]