--- rxvt-unicode/Changes 2006/08/15 18:24:58 1.700 +++ rxvt-unicode/Changes 2006/08/26 06:37:10 1.703 @@ -21,10 +21,15 @@ WISH: kick out xpm.C, replace by pixbuf DUMB: support tex fonts -TODO: rxvtd failing to enter cwd of rxvtc leads to crash due to free(this), Gentoo #143985 -TODO: fix crash because strwidth returning -1 in selection-popup in LC_ALL=C +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