--- rxvt-unicode/Changes 2007/06/20 12:34:46 1.769 +++ rxvt-unicode/Changes 2007/08/10 23:52:16 1.782 @@ -18,23 +18,14 @@ WISH: kick out xpm.C, replace by pixbuf DUMB: support tex fonts -TODO: really enable libafterimage by default (6mb => 10mb rss without using it)? -TODO: document -blr units, and possibly fix blur (20 seems to be about 3 pixels, - 80 seems to be about 3 pixels, too, just much slower). -TODO: when window partially off-screen, -blr does not have any effect anymore. -TODO: rid of global dpy variable. -TODO: segfault with -ip in cvs: -14:32:40 #0 0x0818385b in ?? () -14:32:40 #1 0xb7e8d3f5 in _XFreeExtData () from /usr/lib/libX11.so.6 -14:32:40 #2 0xb7e8d4d3 in XFreeGC () from /usr/lib/libX11.so.6 -14:32:40 #3 0x0807f1a1 in rxvt_term::check_our_parents_cb () -14:32:40 #4 0x08085722 in io_manager::loop () -14:32:41 #5 0x0805a1a7 in main () -8. + - fix possible race betwen visual bell and poweron. + (reported by Martin von Gagern, gentoo?). + +8.3 Wed Aug 1 20:21:31 CEST 2007 - new option: skipScroll/-ss, enabled by default. - go with the times and expect x11 library files in /usr/lib, not /usr/X11R6/lib. - - initial transparency improvement/afterstep support + - initial transparency improvement/afterimage support patch by Sasha Vasko. - add urgentOnBell resource to set the urgency hint (patch by Philip Paeps). @@ -47,6 +38,10 @@ - nuke reconf script, serves no purpose anymore. - fixed and documented matcher/on_user_command processing in matcher extension (tpope). + - compile out of the box on Solaris 10 (exg). + - fix MappingNotify events (reported by Stephan Walter). + - zero-initialise mwmhints, this seems to solve all sorts of minor + problems. 8.2 Sat Feb 17 21:35:28 CET 2007 - fix make depend in src/, reported by exg.