Make sure we don't forget the SIGWINCH problem.

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@109 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Jilles Tjoelker 2004-01-06 14:01:08 +00:00
parent 544a1b925b
commit 67ebb9ea09
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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.