changelog: mention fix for 'too many wl_surface_damage_buffer()' calls

This commit is contained in:
Daniel Eklöf 2020-07-13 15:10:03 +02:00
parent d169e96346
commit 18827ebe0b
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -91,6 +91,8 @@
* Sixel images being erased when printing text next to them.
* Sixel handling when resizing window.
* Sixel handling when scrollback wraps around.
* Foot now issues much fewer `wl_surface_damage_buffer()` calls
(https://codeberg.org/dnkl/foot/issues/35).
### Security