From 544a1b925bee3efd2863b618cc5cf50618ce4db6 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Tue, 6 Jan 2004 13:43:11 +0000 Subject: [PATCH] Some buglets. git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@108 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- TODO | 5 +++++ 1 file changed, 5 insertions(+) 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.