mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 04:13:44 +00:00
Fix re-using an image id for an animated image for a still image causing a crash
Fixes #6244
This commit is contained in:
parent
877d8d7008
commit
52afc79476
2 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,8 @@ Detailed list of changes
|
|||
|
||||
- diff kitten: Fix a regression in 0.28.0 that broke using relative paths as arguments to the kitten (:iss:`6325`)
|
||||
|
||||
- Fix re-using an image id for an animated image for a still image causing a crash (:iss:`6244`)
|
||||
|
||||
0.28.1 [2023-04-21]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue