From: Jilles Tjoelker Date: Tue, 6 Jan 2004 13:43:11 +0000 (+0000) Subject: Some buglets. X-Git-Tag: v1.6.1-roc-dev~590 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=544a1b925bee3efd2863b618cc5cf50618ce4db6;p=dgamelaunch Some buglets. git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@108 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/TODO b/TODO index a8e7a65..d3756a1 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,8 @@ - Flags for operators/staff/admins or (optionally) user-bans. - Localization of variables, code clean up + +- Return to watching game after sending mail? + +- Still appears to call getpwnam(3) and getgrnam(3) polluting memory space, + even though uid/gid and no user/group given in configuration file.