From a08218461e4f4aaa577e1beb14b4476ee7e628c8 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 27 Aug 2026 21:49:50 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 800539c5f..7c2835508 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -249,6 +249,8 @@ Detailed list of changes :opt:`dragging borders ` no longer start selections (:iss:`10393`) +- dnd kitten: Add an option to use file copies instead of hard links for copy drops (:pull:`10412`) + - Graphics protocol: Fix a regression in 0.45.0 that caused the overwrite composition mode for animation frames (``a=f``) to be controlled by the undocumented ``C`` key instead of the documented ``X`` key (:iss:`10379`)