--- rxvt-unicode/Changes 2007/10/27 12:09:01 1.788 +++ rxvt-unicode/Changes 2007/11/18 02:17:35 1.800 @@ -15,14 +15,25 @@ WISH: selection-color-pair instead of reverse video WISH: load system-wide config file even if we don't have one WISH: look into XAddConnectionWatch, does anybody need that? -WISH: anyevent mouse notification / manage MotionMask better. DUMB: support tex fonts +TODO: align default value of cutchars with rxvt.1.pod and add it as a fallback in perl 'selection' + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377194 + - expect major portability issues in this release: please test and report. + - converted from the veritable io manager event loop to + the high performance libev (http://software.schmorp.de/pkg/libev). + - fix memory leak in pixmap code. + - fix a serious bug while setting the XIM destroy callback + on (typical) 64 bit systems. + - automove-background functionality re-implemented internaly using :root op in pixmap + geometry string. For example: rxvt -pixmap "image.jpg;:root" + - do not link rxvtc against every lib on the planet anymore. + 8.4 Sat Oct 27 14:02:13 CEST 2007 - overhaul of the transparency/pixmap code (sasha). - fix possible race betwen visual bell and poweron. (reported by Martin von Gagern, gentoo?). - - rxvt -e no longer crashes the child. + - urxvt -e no longer crashes the child. - fixed some minor memleaks on incorrect usage or missing DISPLAY. - implement xterm 1002/1003 mouse tracking modes (exg).