summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-26 16:45:25 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-26 16:45:25 +0100
commitcbc6aaca6dd7ac57a6115b3512a85045e51303dd (patch)
tree266097ae9558c6b16a8bd399d7dbcf85c4096e09 /docs
parent3395731667cfd707bfdfacf9b10abf67f7691ffd (diff)
downloadwolfbones-cbc6aaca6dd7ac57a6115b3512a85045e51303dd.tar.gz
wolfbones-cbc6aaca6dd7ac57a6115b3512a85045e51303dd.tar.bz2
started with service.c, now the messages in testservicemsg.dll are a mess..
Diffstat (limited to 'docs')
-rw-r--r--docs/service/TODOS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/service/TODOS b/docs/service/TODOS
index d2109e2..0fbfae5 100644
--- a/docs/service/TODOS
+++ b/docs/service/TODOS
@@ -1,4 +1,5 @@
-- should also have a foreground option
+- we should also have a foreground option
+- the description shown in the event log, where is it set?
- try to get rid of the static variables (HandlerEx and context?)
- try to find a good set of functions which can go into src/service
(in libwolf)