Cleanup changelog

This commit is contained in:
Kovid Goyal 2022-02-28 20:46:11 +05:30
parent 4de3cecbbe
commit db57230987
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -75,15 +75,13 @@ command.
Detailed list of changes
-------------------------------------
0.24.4 [2022-02-28]
0.24.4 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Fix the default bash HISTFILE changing to :file:`~/.sh_history` instead of :file:`~/.bash_history` (:iss:`4765`)
- Shell integration: Fix the default bash :code:`$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`)
- Bash integration: No longer modify :file:`~/.bashrc` to load :ref:`shell integration <shell_integration>`.
- Fix a regression in the previous release that broke kittens launched with STDIN not being a terminal (:iss:`4763`)
0.24.3 [2022-02-28]