From d0be0d218214a1dddba971d2837477ec3b8c6a5e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 29 Jul 2026 13:41:10 +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 8904028c4..397f19074 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -189,7 +189,7 @@ Detailed list of changes - Allow the private DCS kitty-echo escape code to only echo numbers -- Linux: Fix an approx 1MB memory leak when reloading the config introduced in version 0.40.0 (:iss:`10290`) +- Linux: Fix an approx 1MB memory leak when reloading the config, introduced in version 0.40.0 (:iss:`10290`) - Desktop file chooser integration: when the specified directory does not exist, open file chooser at home directory (:iss:`10292`)