--- cvsroot/rxvt-unicode/Changes 2011/05/03 08:48:26 1.1026 +++ cvsroot/rxvt-unicode/Changes 2011/05/30 23:09:58 1.1030 @@ -20,9 +20,17 @@ TODO: perl-shell-window? perl-unix-socket? TODO: command line editing when icanon? - - fix rendering of double width chars in certain circumstances, - more likely to happen if urxvt is compiled with 256 colors - support. Fixes gentoo bug #358151 (Emanuele Giaquinta). +9.12 + - fix regression in processing of SelectionNotify events. + urxvt would fail to request a selection if the owner did not + support the UTF8_STRING target. + - fix rendering of double width chars in certain circumstances, more + likely to happen if urxvt is compiled with 256 colors support as + urxvt runs out of fonts much earlier then. Fixes gentoo bug #358151 + (Emanuele Giaquinta). + - 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. 9.11 Mon May 2 10:34:46 CEST 2011 - fix compilation on GNU/Hurd, debian bug #624736.