--- rxvt-unicode/Changes 2007/06/20 12:34:46 1.769 +++ rxvt-unicode/Changes 2007/06/30 10:42:06 1.771 @@ -23,13 +23,6 @@ 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. - new option: skipScroll/-ss, enabled by default. - go with the times and expect x11 library files in /usr/lib, not @@ -47,6 +40,7 @@ - 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). 8.2 Sat Feb 17 21:35:28 CET 2007 - fix make depend in src/, reported by exg.