--- rxvt-unicode/Changes 2010/12/30 18:26:01 1.995 +++ rxvt-unicode/Changes 2011/02/09 23:07:18 1.1005 @@ -20,11 +20,28 @@ TODO: perl-shell-window? perl-unix-socket? TODO: command line editing when icanon? +TODO: resources section in manual talks bullshit about system-wide app-defaults file + - 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). - don't swap perl env with real env, save and restore it, just in case we ever get recursive perl invocations. also saves a bit of codespace with gcc. - fix various memory leaks (Emanuele Giaquinta). - 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 + saves a couple of hundred bytes, if your compiler is smart enough. + - add support for previewing the pasted data in confirm-paste + (Emanuele Giaquinta). + - added "newlines to spaces" option in selection-popup. + - actually enabled solaris event ports backends (was disabled by accident). + - revert to 38400 baud max., mission accomplished. 9.10 Mon Dec 13 17:43:52 CET 2010 - the "schmorp=north korea dickey=south korea" release.