changelog: mention csd.size=0 fix

This commit is contained in:
feeptr@codeberg.org 2021-10-08 02:28:01 +00:00
parent 304aacdb7a
commit ed42276ee1

View file

@ -42,6 +42,7 @@
* Sticky modifiers in input handling; when determining modifier
state, foot was looking at **depressed** modifiers, not
**effective** modifiers, like it should.
* Fix crashes after enabling CSD at runtime when `csd.size` is 0.
### Security