diff options
author | Kali Kaneko <kali@leap.se> | 2016-04-25 17:30:35 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-04-25 17:58:03 -0400 |
commit | f47416804ad2f88ba27aa032e0d2fc1c9fd314c8 (patch) | |
tree | 67f857d71f38b9b212c75a3e6ca6e614d48178b4 | |
parent | 2f7773d2985fa5aa3c0cadb0935cd6b557a35a4c (diff) |
[docs] add logout segfault to known issues
-rw-r--r-- | changes/next-changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst index ca74746f..8a5035ff 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -41,4 +41,5 @@ Misc Known Issues ~~~~~~~~~~~~ +- `#8057 <https://leap.se/code/issues/8057>`_: Logging out twice produces a segfault in Qt - `#1236 <https://leap.se/code/issues/1236>`_: Description of the known issue corresponding with issue #1236. |