--- rxvt-unicode/Changes 2011/07/06 01:02:21 1.1035 +++ rxvt-unicode/Changes 2011/07/08 20:55:09 1.1037 @@ -20,9 +20,13 @@ TODO: perl-shell-window? perl-unix-socket? TODO: command line editing when icanon? +TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros? - sanitise the argument of SD / SU sequences. Fixes a possible crash when the argument is big enough, red hat bug #711137 (Emanuele Giaquinta). + - correctly split long lines when scrolling. + - Fix compilation on systems with bsd style utmp and no utmpx, + such as openbsd. 9.12 Wed Jun 29 14:34:28 CEST 2011 - fix regression in processing of SelectionNotify events.