X11: Fix a regression in the previous release that caused pasting from GTK based applications to have extra newlines

Fixes #5528

And let me just re-iterate, GNOME/GTK is developed by morons.
This commit is contained in:
Kovid Goyal 2022-09-24 08:56:50 +05:30
parent e98ecc1c4f
commit 42178a4570
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 12 additions and 1 deletions

View file

@ -35,6 +35,11 @@ mouse anywhere in the current command to move the cursor there. See
Detailed list of changes
-------------------------------------
0.26.4 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- X11: Fix a regression in the previous release that caused pasting from GTK based applications to have extra newlines (:iss:`5528`)
0.26.3 [2022-09-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~