--- rxvt-unicode/Changes 2006/01/31 14:16:59 1.618 +++ rxvt-unicode/Changes 2006/02/01 04:25:59 1.623 @@ -15,7 +15,18 @@ THINK: struct passwd *userinfo; /* defined in pwd.h + if ((userinfo = getpwuid(getuid())) != NULL) + shell = strdup(userinfo->pw_shell); /* retrieve current shell */ TODO: xim "how to" faq entry -TODO: reorganize faq +TODO: rxvt -bg #comment + + - changed interpretation of [alpha] colour prefix. + - +option now really sets the option to default, instead of using the + resource value. + - the linux yield hack is back, now using usleep, and enabled only on + __linux__. + - further round trip eliminations in the !XFT case by remembering + the colour components. + - plain scrollbar works better with -sr. + - fixed half-shadow scrollbar look. + - reorganised the FAQ into multiple sections. 7.5 Tue Jan 31 15:15:43 CET 2006 - further improvements to the careful mode detection, and font width