summaryrefslogtreecommitdiffstats
path: root/TODO.done
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2008-10-04 00:24:29 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2008-10-04 00:24:29 +0200
commitdb82a5db49a17e26f87a2779b62707983abd44f3 (patch)
tree1593dd211cbd1219ebf5166e569f36ca3d63df1a /TODO.done
parent3eb6c07909584422900e42787c48874168afba4e (diff)
downloadeurephia-db82a5db49a17e26f87a2779b62707983abd44f3.tar.gz
eurephia-db82a5db49a17e26f87a2779b62707983abd44f3.tar.xz
eurephia-db82a5db49a17e26f87a2779b62707983abd44f3.zip
Updated TODO
Diffstat (limited to 'TODO.done')
-rw-r--r--TODO.done2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.done b/TODO.done
index e5a70cb..a3d54e6 100644
--- a/TODO.done
+++ b/TODO.done
@@ -1,3 +1,5 @@
+* Go through all log statements, make sure log type and log level is sane
+
* Add pthread mutex locking in eurephia_log(...) [beta_0.9 req]
* Make new eurephiadb-driver_template.c - template for creating db driver (DONE)