summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-11-19 01:09:44 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2021-11-19 01:09:44 +0100
commit33dc44498e1a5c56a4ea1633bd322470109eab5c (patch)
tree769b454601e793514f286253439b630160ae043e
parentAdd some build notes and update the E2EE note (diff)
downloadnheko-33dc44498e1a5c56a4ea1633bd322470109eab5c.tar.xz
Small changelog fixes
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md

index 80d783b3..e6d093a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -98,7 +98,7 @@ - Alerts now work, if the homeserver does not implement the notifications endpoint. (Thulinma) - Right click menu now works on replies. -- Decrypt encrypted media only in memory. +- Decrypt encrypted media only in memory. (On macOS it still uses a tempfile because of <https://bugreports.qt.io/browse/QTBUG-69101>) - Don't use CC-BY in the appstream license to not confuse Gnome Software. - Document how to sync the repo on Gentoo. (alfasi) - Support online key backup. @@ -141,7 +141,7 @@ - Show borders around tables. - Improve wording of a few menu entries. (absorber) - Highlight navigated to message. -- Switched to the fluent icon set. +- Switched to the fluent icon set. (LorenDB) ### Bugfixes