--- rxvt-unicode/Changes 2011/01/11 13:34:58 1.1003 +++ rxvt-unicode/Changes 2011/02/20 06:05:51 1.1007 @@ -21,6 +21,15 @@ TODO: command line editing when icanon? TODO: resources section in manual talks bullshit about system-wide app-defaults file +TODO: cat rxvt / pty_drain... +TOOD: 2639291 59576 78504 2777371 2a611b /opt/rxvt/bin/rxvt +TOOD: 2640667 59576 78504 2778747 2a667b /opt/rxvt/bin/rxvt +TODO: "require" perl5.10+ and enable unicode in selection code + - 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 + broken since http://lists.freedesktop.org/archives/xorg-commit-diffs/2004-March/000239.html). - 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). @@ -28,6 +37,7 @@ we ever get recursive perl invocations. also saves a bit of codespace with gcc. - fix various memory leaks (Emanuele Giaquinta). + - fix typo in kIC terminfo capability, debian bug #446444. - fix debian bug #504817, to the extent possible. - try to detect byte order at compile time, seems to work around weird linking errors on freebsd (seems to have trouble with static member variables) - also