--- rxvt-unicode/Changes 2011/05/30 23:09:58 1.1030 +++ rxvt-unicode/Changes 2011/06/29 13:50:46 1.1033 @@ -20,7 +20,7 @@ TODO: perl-shell-window? perl-unix-socket? TODO: command line editing when icanon? -9.12 +9.12 Wed Jun 29 14:34:28 CEST 2011 - fix regression in processing of SelectionNotify events. urxvt would fail to request a selection if the owner did not support the UTF8_STRING target. @@ -31,6 +31,9 @@ - restore support for 'list' syntax in keysym resources (requested by Sung Pae). - always premultiply colour values - while this increases differences between core fonts and xft, it is "more correct" in practical situations. + - disable PTYTTY_REENTRANT option - not needed for urxvt and saves a bit of code. + - remove lucidatypewriter from the list of fallback fonts, it was the only + non-xft non-cellfont in the list anyway. 9.11 Mon May 2 10:34:46 CEST 2011 - fix compilation on GNU/Hurd, debian bug #624736.