--- rxvt-unicode/Changes 2007/12/14 06:05:40 1.818 +++ rxvt-unicode/Changes 2007/12/24 06:51:34 1.826 @@ -17,7 +17,18 @@ WISH: look into XAddConnectionWatch, does anybody need that? DUMB: support tex fonts -8.8 + - fix the issue where urxvtd would not immediately close a window + when the command exited but only on the next X event. + - fix the issue where making a selection in one urxvtd window + would not clear it visually in another. + - changed terminfo file not to use application keypad mode. + - fix an issue of urxvt not getting background pixmap updates + and flickering after bg pixmap changes. + - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu). + - correctly provide dependencies for libev (µikachu). + - minor code reorganisations and cleanups. + +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.