changelog: pipe-* key bindings not being parsed correctly

This commit is contained in:
Daniel Eklöf 2021-11-21 18:09:10 +01:00
parent cdb2d90b89
commit 7522c2d211
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -50,6 +50,9 @@
* Regression: `letter-spacing` resulting in a “not a valid option”
error (https://codeberg.org/dnkl/foot/issues/795).
* Regression: bad section name in configuration error messages.
* Regression: `pipe-*` key bindings not being parsed correctly,
resulting in invalid error messages
(https://codeberg.org/dnkl/foot/issues/809).
### Security