From: root Date: Tue, 31 Jan 2006 01:42:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=cc1491840131b36949bd9198b13bd2cd3c3a0442;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Changes b/Changes index 0ebff72c..977480d4 100644 --- a/Changes +++ b/Changes @@ -14,6 +14,9 @@ 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: reorganize faq + 7.5 Tue Jan 31 01:25:41 CET 2006 - further improvements to the careful mode detection, and font width detection: