From 6989b843b3c378da5618438c11b38ba720acf17c Mon Sep 17 00:00:00 2001 From: root Date: Wed, 1 Feb 2006 04:25:59 +0000 Subject: [PATCH] *** empty log message *** --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index eb4e7a87..3bf05937 100644 --- a/Changes +++ b/Changes @@ -15,6 +15,7 @@ DUMB: support tex fonts 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: rxvt -bg #comment - changed interpretation of [alpha] colour prefix. - +option now really sets the option to default, instead of using the -- 2.34.1