From 1f6a4f7bd45bacdc21e896a5089e298b4bbb7563 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 28 Feb 2022 20:07:57 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index a149d3f86..26170a613 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -80,8 +80,7 @@ Detailed list of changes - Fix the default bash HISTFILE changing to :file:`~/.sh_history` instead of :file:`~/.bash_history` (:iss:`4765`) -- Linux binaries: Fix binaries not working on systems with older wayland client - libraries (:iss:`4760`) +- Linux binaries: Fix binaries not working on systems with older Wayland client libraries (:iss:`4760`) - Bash integration: No longer modify :file:`~/.bashrc` to load :ref:`shell integration `. 0.24.3 [2022-02-28]