--- rxvt-unicode/Changes 2007/10/27 12:15:09 1.790 +++ rxvt-unicode/Changes 2007/11/19 09:36:53 1.802 @@ -17,6 +17,18 @@ WISH: look into XAddConnectionWatch, does anybody need that? DUMB: support tex fonts +8.5 + - 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). + - 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. + - 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.