--- rxvt-unicode/Changes 2006/08/07 15:59:44 1.695 +++ rxvt-unicode/Changes 2006/08/26 06:37:10 1.703 @@ -21,12 +21,23 @@ WISH: kick out xpm.C, replace by pixbuf DUMB: support tex fonts - - hopefully fix the crashing bug people encounter with 7.8 - (triggered by using transparency + perl). Likely fixes debian bug #380348. +8.0 + - fixed urxvt::strwidth to calculate width in the same way as screen.C. + - fix a crash caused by passing negative widths to overlay functions. + - give proper diagnostic when RXVT_SOCKET is too long instead of + corrupting the stack (patch by exg). + - urxvtd no longer crashes when the client sends an inaccessible + working directory (reported by Roland Baer, possibly fixes gentoo + bug #143985). + - fixed many minor issues reported by Roland Baer. + +7.9 Mon Aug 7 18:16:07 CEST 2006 + - fix the crashing bug people encountered with 7.8 + urxvtd + perl + + transparency. Ought to fix debian bug #380348. - fix urxvtc.1.pod: it actually claimed -pty-fd would not work. But it does! :-> - rxvt_fatal() in case the locale string is too long for our static buffer. - - fixed many, many, typos in the documentation (patch supplied by ves). + - fixed many, many, typos in the manpages (patch supplied by ves). 7.8 Mon Jul 17 21:00:46 CEST 2006 - INCOMPATIBLE CHANGE: this version will always read ~/.Xdefaults,