diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2018-12-28 21:34:05 +0200 |
---|---|---|
committer | bstoeger <32835590+bstoeger@users.noreply.github.com> | 2018-12-29 18:27:21 +0100 |
commit | 1e1d7513b20021e9dc68c7631ae0d23a642ebc49 (patch) | |
tree | 11ddbb8cdeb9e29d3c9055df3f415bb52fbc9df1 /CHANGELOG.md | |
parent | d4d9b840cc4ed4fa5df61d321eae570be12e2457 (diff) | |
download | subsurface-1e1d7513b20021e9dc68c7631ae0d23a642ebc49.tar.gz |
CHANGELOG.md: update with the recent windows.c change
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cc70dfb2..3a5e486a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- Core, Windows: fix a bug related to non-ASCII characters in user names - Core, Mobile: all controller states other than powered off are valid [#1903] - Core: shift dive time in correct direction [#1893] - Include average max depth in statistics |