From 79cd6f38fe088b1d49f057a4ecf2122e9c309788 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 7 May 2023 09:24:30 +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 24b594a00..a62d2109c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -55,7 +55,7 @@ Detailed list of changes - Fix re-using an image id for an animated image for a still image causing a crash (:iss:`6244`) - kitty +open: Ask for permission before executing script files that are not marked as executable. This prevents accidental execution - of script files via MIME type association from programs that unconditionally "open" attachments/downloaded files via MIME type associations. + of script files via MIME type association from programs that unconditionally "open" attachments/downloaded files. 0.28.1 [2023-04-21] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~