--- rxvt-unicode/Changes 2007/11/15 18:40:09 1.796 +++ rxvt-unicode/Changes 2007/11/23 11:23:57 1.808 @@ -17,16 +17,29 @@ WISH: look into XAddConnectionWatch, does anybody need that? 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 compatibility issues and please test and report. + - upgrade libev to disable kqueue on anything but netbsd as it + seems to be broken everywhere else w.r.t. ptys. + - allow for spurious event notifications, as at least epoll and + especially solaris ports like to lie about them (symptoms: + urxvt "hangs" until there is some x11 related activity). + - -keysym command line options are now subjected to xlib parsing. + - add 'xrm' option analogous to Xt one. + +8.5a Wed Nov 21 10:16:33 CET 2007 + - make it compile with --disable-transparency. + +8.5 Wed Nov 21 05:19:20 CET 2007 + - 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). - - automove-background functionality re-implemented internaly using :root op in pixmap - geometry string. For example: rxvt -pixmap "image.jpg;:root" + - minor tuning to the perl selection (include single words and more quoting chars). + - fix memory leak in pixmap code. - fix a serious bug while setting the XIM destroy callback on (typical) 64 bit systems. - - fix memory leak in pixmap code. + - 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. + - parallel builds should work once more. 8.4 Sat Oct 27 14:02:13 CEST 2007 - overhaul of the transparency/pixmap code (sasha).