slave: set IUTF8

This commit is contained in:
Daniel Eklöf 2020-05-26 18:18:11 +02:00
parent ae27a92153
commit e310487dae
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 15 additions and 0 deletions

View file

@ -43,6 +43,7 @@
on the wrap around.
* Selection handling when viewport wrapped around.
* Restore signal mask in the slave process.
* Set `IUTF8`.
### Security