diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2019-11-21 08:01:26 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-12-07 10:21:05 -0800 |
commit | 84394adb11736de0fa37f7dfb7cf426fcd8f26f5 (patch) | |
tree | ffccb755eb82ba8da2a79ad8a0b84f28ddb16534 /CHANGELOG.md | |
parent | f9910caa353797dff45379a0cf23ea9934bad213 (diff) | |
download | subsurface-84394adb11736de0fa37f7dfb7cf426fcd8f26f5.tar.gz |
AppImage: don't bundle our libdbus
This appears to prevent Bluetooth from working.
Fixes: #2370
Suggested-by: Anton Lundin <glance@acc.umu.se>
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 24818f223..79d20b8ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ Mobile: (desktop only) new switch --testqml, allows to use qml files instead of Desktop: increase speed of multi-trip selection Mobile: ensure that all BT/BLE flavors of the OSTC are recognized as dive computers [#2358] mobile-widgets: Add export function +Desktop/Linux: fix issue with Linux AppImage failing to communicate with Bluetooth dive computers [#2370] Desktop: allow copy&pasting of multiple cylinders [#2386] Desktop: don't output random SAC values for cylinders without data [#2376] Mobile: add menu entry to start a support email, using native email client |