--- rxvt-unicode/Changes 2007/12/14 02:10:33 1.816 +++ rxvt-unicode/Changes 2007/12/18 11:08:44 1.821 @@ -17,7 +17,11 @@ WISH: look into XAddConnectionWatch, does anybody need that? DUMB: support tex fonts -8.8 + - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu). + - fix the issue where urxvtd would not immediately close a window + when the command exited but only on the next X event. + +8.8 Sat Dec 15 19:40:39 CET 2007 - option -C was aliased to all unsupported options, activating options that shouldn't be compiled in, leading to interesting effects. @@ -26,7 +30,11 @@ fixes a problem with urxvt not refreshing. - the text blink callback was called even when no blinking text was visible. - - pre-8.4 slipwheeling behaviour has been reinstated. + - pre-8.4 slipwheeling behaviour has been reinstated, with + some minor improvements. + - streamlined x events processing to only flush once per + display and not once per terminal window. + - quite a bit of minor code cleanups and codesize optimisations. 8.7 Sun Nov 25 10:23:49 CET 2007 - update libev with an important bugfix that would cause crashes