diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-05-27 06:44:12 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-05-27 12:41:14 -0700 |
commit | 26903256232809a6566bfe0c42d637deb883b078 (patch) | |
tree | 4010c93511c3edd6e93bc72da98b507859908202 /CHANGELOG.md | |
parent | 7417f865cd628aa5df78961dc198a9070822ed72 (diff) | |
download | subsurface-26903256232809a6566bfe0c42d637deb883b078.tar.gz |
Android: install translations into the right place
When updating the NDK I forgot to adjust the install destination for the
translations.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
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 842c3ef38..3d8ad9dc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +Mobile: fix missing translations on Android CSV export: support for multiple cylinders CSV import: support for multiple cylinders for Subsurface CSV files CSV import: multiple bug fixes for Subsurface CSV files |