summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2010-10-28 17:31:08 +0200
committerHans de Goede <hdegoede@redhat.com>2010-10-28 17:31:08 +0200
commit7926659f2c8db307b200bff2152ef60d0b75400b (patch)
treed34ccb540ace762d199e76549b333f65d5a396a0 /TODO
parent40a373119cfbd218de0018e23296782e0dcf4e42 (diff)
vdagentd: do not use exit()
Instead quit the main loop and properly cleanup behind ourselves This stops us from not flushing "Fatal ..." messages to the log and is a lot cleaner then just putting an fflush call before all exit() calls.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9092fca..e3a9af0 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
+-remove excess check_xorg_res call
-patch xorg driver to allow adding "random" resolutions
-make vdagent xorg client try to add "random" resolutions
-fedora package
--file or syslog logging
-only realloc capabilities array if size changes
Maybe: