diff options
author | Jan Mulder <jlmulder@xs4all.nl> | 2018-09-10 12:56:52 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-09-10 07:50:50 -0700 |
commit | c75f53a7a802fd9745376b837f6c307ba82d5b7b (patch) | |
tree | 79fd44f6940836c50210e7889d21d32bb824e286 | |
parent | 987e221f8e6b7bd0715b8216d39697bd4a274a49 (diff) | |
download | subsurface-c75f53a7a802fd9745376b837f6c307ba82d5b7b.tar.gz |
CHANGELOG: not UI any more in mobile for GPS webservice
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 86bb166af..fa6840075 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- Mobile: remove UI components of the Webservice GPS interaction - Desktop: remove UI components of the Webservice GPS import. This functionality will be fully replaced by "apply on device". - DLF import: record battery status at end of dive |