diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-23 23:57:16 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-23 23:57:16 +0200 |
commit | e2d8f53284e7d4237653184407c3dcdf6fbe8fe2 (patch) | |
tree | 2737e8ad6670f80a13d5429a20ea122e3c5c9074 | |
parent | setenv can fail (diff) | |
download | mds-e2d8f53284e7d4237653184407c3dcdf6fbe8fe2.tar.gz mds-e2d8f53284e7d4237653184407c3dcdf6fbe8fe2.tar.bz2 mds-e2d8f53284e7d4237653184407c3dcdf6fbe8fe2.tar.xz |
update todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,4 +76,5 @@ Make it possible to forbid unauthorised servers for listening, needed for secure A facility is needed to lookup available compose sequences to any character, it would be useful in character map programs so one can easier learn the compose sequences for character that one uses often +`mds` should call `setpgid(0, 0)` and export `getpgrp()` to MDS_PGROUP |