From 67ebb9ea09988542d8b7d41aa2e933a62dc6e6ba Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Tue, 6 Jan 2004 14:01:08 +0000 Subject: [PATCH] Make sure we don't forget the SIGWINCH problem. git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@109 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index d3756a1..ddc8f57 100644 --- a/TODO +++ b/TODO @@ -6,3 +6,5 @@ - Still appears to call getpwnam(3) and getgrnam(3) polluting memory space, even though uid/gid and no user/group given in configuration file. + +- Resizing the terminal often disconnects you. -- 2.47.3