summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-03-10 02:15:30 +0300
committerGitHub <noreply@github.com>2020-03-10 02:15:30 +0300
commitbb0a214a157adc81d1e598602bba7739ecec8672 (patch)
treea45d11f4d73878295c82c40326180c28d49f61de /CHANGELOG.md
parent64a3115648d354731ef08c2de8b2168b9326b7b5 (diff)
Bump copypasta to 0.6.3
Fixes #3050.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd56c854..aca526e8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -62,6 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Crash when parsing DCS escape with more than 16 parameters
- Ignoring of slow touchpad scrolling
- Selection invisible when starting above viewport and ending below it
+- Clipboard not working after TTY switch on Wayland
+- Crash when pasting non UTF-8 string advertised as UTF-8 string on Wayland
### Removed