From 8324087b43b5556ee0a2beb9611177c9488d2344 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Mon, 17 Nov 2003 02:55:54 +0000 Subject: [PATCH] Updated TODO file. --- stepmania/TODO.wolfman | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/stepmania/TODO.wolfman b/stepmania/TODO.wolfman index 12e52c91c1..f0646cd0b9 100644 --- a/stepmania/TODO.wolfman +++ b/stepmania/TODO.wolfman @@ -4,6 +4,14 @@ Key to this TODO file: +: Already done. *: Trying to do right now. +X: Outdated stuff. + +11/16/03 + +*: I wonder how to fix ArchHooks.o right now...it gives test_audio_driver errors or something + of the sort, but doesn't affect the compiling of the binary whatsoever. +*: Working with other linux stepmania users like roothorick will speed the bug finding + process. Let's hope to exterminate as much as possible. 11/10/03 @@ -12,7 +20,7 @@ Key to this TODO file: 11/09/03 -*: Finding the various bugs is a pain...there are still quite a bit left. +X: Finding the various bugs is a pain...there are still quite a bit left. *: I must become proficient at C++. That will take awhile. *: My sanity (and my homework) must be in check at all times. *: Understanding more of Linux in general would be a big help.