changelog: fixed failing to launch when exec(3):ed with an empty argv

This commit is contained in:
Daniel Eklöf 2022-01-01 21:14:49 +01:00
parent 9f26b250bb
commit 0ccdb27520
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -79,6 +79,7 @@
characters (e.g. emojis).
* Rendering of CSD borders when `csd.border-width > 0` and desktop
scaling has been enabled.
* Failure to launch when `exec(3):ed with an empty argv.
### Security