mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 22:32:45 +00:00
Fix a memory leak when changing font sizes
had forgotten to free unused font groups
This commit is contained in:
parent
f8a80ccf5f
commit
ca6010789e
2 changed files with 38 additions and 35 deletions
|
|
@ -59,6 +59,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
|
||||
- Fix a regression that broke the ``move_window_to_top`` action (:pull:`2953`)
|
||||
|
||||
- Fix a memory leak when changing font sizes
|
||||
|
||||
|
||||
0.18.3 [2020-08-11]
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue