summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-04-21 22:53:59 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-04-21 22:53:59 +0200
commitb74c5a5d4fef96409b16250bb84201b3c24747c3 (patch)
tree7c9533e141a3ef615ba1e0b07f82f7236ae52f33
parent576cd0f56923a31550df03a521a570eaaa5de3e1 (diff)
Update changelogv0.8.2-rc2
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c4a4e6b..99b893a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -97,6 +97,8 @@
- Remove unused qml plugins in the windows package.
- Fix broken olm channels automatically when noticed.
- Fix pasting not overwriting the selection.
+- Fix Nheko sometimes overwriting received keys with keys it requested, even if
+ they have a higher minimum index.
### Packaging changes
- Added xcb dependency on X11 based platforms for screensharing (optional)