From 0cd2c41ee3a37a6bd38aa3d5d5c78b381776bf2c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 3 Apr 2020 22:42:06 +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 45db6bed6..99bcdf160 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,6 +9,8 @@ To update |kitty|, :doc:`follow the instructions `. - Fix reverse video not being rendered correctly when using transparency or a background image (:iss:`2419`) +- X11: Fix crash when doing drag and drop from some applications (:iss:`2505`) + 0.17.2 [2020-03-29] --------------------