From cf136a233ccc456d32d43be508af5a2bca5c65ff Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 11 Aug 2026 08:29:47 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2b2e2b3d3..4d14fa256 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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`)