From 037a6f1b8d4544e353f44dbac39323b828433dff Mon Sep 17 00:00:00 2001 From: miruka Date: Fri, 5 Jun 2020 09:19:58 -0400 Subject: [PATCH] Fix typos in changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bdd01d7..a8519f0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,7 +70,7 @@ and this project adheres to - Closing the import key popup by pressing escape will now correctly cancel any running import operation -- Fix Python pickling error when trying to redecrypt events after importing +- Fix Python pickling error when trying to re-decrypt events after importing E2E keys ([#50](https://github.com/mirukana/mirage/issues/50)) - Handle Matrix 502 errors returned when trying to start a direct chat or @@ -83,8 +83,8 @@ and this project adheres to `ssl.SSLError: [SSL: KRB5_S_INIT] application data after close notify` exceptions that occur in the Flatpak releases due to a Python 3.7 bug -- Make sure the account shown in the left pane is immediatly updated - after changing display name or avatar in the accounty settings +- Make sure the account shown in the left pane is immediately updated + after changing display name or avatar in the account settings - When signing in a new account, correctly position it after the other existing ones without needing a restart @@ -97,7 +97,7 @@ and this project adheres to - Fix `KeyError` when forgetting a room -- Fix cursor shape not changing to carret when hovering text fields and areas. +- Fix cursor shape not changing to caret when hovering text fields and areas. This fix can only apply when the `enableKineticScrolling` setting is `true`, until the project switches to Qt 5.15.