summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-04-26 00:08:46 +0200
committerKali Kaneko <kali@leap.se>2018-04-26 00:08:46 +0200
commitc1d2033d4f6e5f139ded0a1896c5c7f58ebd2e6f (patch)
treebcbebedf303358bf83bac922d244f368570f77d5 /docs
parent513a1c153c7d4a3a0b787a1cb83816c905d191d4 (diff)
[bug] workaround for segfault caused by qtwebview bug
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index de4c7f94..3da07285 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -5,6 +5,10 @@ Changelog
-------------------------------
.. note:: This version is not yet released and is under active development.
+Bugfixes
+~~~~~~~~
+- `#9278 <https://0xacab.org/leap/bitmask-dev/issues/9278>`_: Workaround for QtWebview bug causing a crash.
+
Misc
~~~~
- Fix snap bug in install hook when python2 was not installed.