This commit is contained in:
Kovid Goyal 2026-08-11 08:29:47 +05:30
parent e95da80fdb
commit cf136a233c
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -211,7 +211,7 @@ Detailed list of changes
- diff kitten: Fix a rare crash when showing a large diff due to incorrect locking when highlighting
- Allow the private DCS kitty-echo escape code to only echo numbers
- Allow the private DCS kitty-echo escape code to only echo numbers (:cve:`2026-72913`)
- Linux: Fix an approx 1MB memory leak when reloading the config, introduced in version 0.40.0 (:iss:`10290`)