From: Ged Murphy Date: Fri, 18 Nov 2005 23:35:16 +0000 (+0000) Subject: update my todo list X-Git-Tag: backups/ros-branch-0_2_9@19949~583 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=f9ce3f955053410e454b87a3f5b6aca956d479c3 update my todo list svn path=/trunk/; revision=19335 --- diff --git a/reactos/services/tcpsvcs/tcpsvcs.c b/reactos/services/tcpsvcs/tcpsvcs.c index 188fbfa5a68..6736a656abc 100644 --- a/reactos/services/tcpsvcs/tcpsvcs.c +++ b/reactos/services/tcpsvcs/tcpsvcs.c @@ -13,9 +13,8 @@ */ /* * TODO: - * - Start tcpsvcs as a service. - * - write debugging function and print all dbg info via that. - * - change 'temp' to something meaningfull + * - fix bug when terminating chargen server + * - log info in the event logger (when it's implemented) */