--- rxvt-unicode/Changes 2007/10/08 15:39:17 1.784 +++ rxvt-unicode/Changes 2007/11/14 21:39:52 1.794 @@ -15,12 +15,28 @@ 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 +TODO: automove-background +TODO: pixmap memory leak + - expect major compatibility issues and please test and report. + - converted from the veritable io manager event loop to + the high performance libev (http://software.schmorp.de/pkg/libev). + - fix a serious bug while setting the XIM destroy callback + on (typical) 64 bit systems. + +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?). + - 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). + - source code organisational cleanups (exg). + - updated io_manager. 8.3 Wed Aug 1 20:21:31 CEST 2007 - new option: skipScroll/-ss, enabled by default.