--- rxvt-unicode/Changes 2011/03/13 19:32:50 1.1017 +++ rxvt-unicode/Changes 2011/04/04 11:12:18 1.1020 @@ -21,14 +21,18 @@ TODO: command line editing when icanon? TODO: perl selection object creation/destruction + - fix crash when the window is resized and the overlay is active + (Emanuele Giaquinta, reported by Ryan Kavanagh). - match character-wise rather than byte-wise in selection extension again. perl 5.8.9+ is required to avoid extreme slowdowns. Fixes debian bugs #523072, #616463. - fix a possible crash if the INCR transfer process for a selection property timeouts and at least one chunk is received. (Emanuele Giaquinta) - - work around as memory corruption bug in xorg's XrmSetDatabase (apparently + - work around a memory corruption bug in xorg's XrmSetDatabase (apparently broken since http://lists.freedesktop.org/archives/xorg-commit-diffs/2004-March/000239.html). + - fix memory corruption bug when custom command sequences bound to keys + were injected into an already-full pty input buffer. - gdk-pixbuf is autodetected by default and preferred over libafterimage. - do not prepend a newline to the selection text when the starting line of the selection is not highlighted (Emanuele Giaquinta).