summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2008-08-06 17:15:06 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2008-08-06 17:15:06 +0200
commitddb4b71c1e14c08c395fda20b9e42ffe5bab1347 (patch)
tree60735693248e9597d497024b636a6a562fb1ad3b /TODO
parentd5641aa4e2053679abe132b75edf04ac222adc20 (diff)
downloadeurephia-ddb4b71c1e14c08c395fda20b9e42ffe5bab1347.tar.gz
eurephia-ddb4b71c1e14c08c395fda20b9e42ffe5bab1347.tar.xz
eurephia-ddb4b71c1e14c08c395fda20b9e42ffe5bab1347.zip
Updated TODO, marked a bugfix done
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index ef4809d..ea88515 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
-* BUGFIX: Core dumps when log file cannot be created
-
* Write firewall (iptables) implementation
- Add function declarations in eurephia_firewall.h
- Enable firewall functionality by checking config:
@@ -39,6 +37,8 @@
---------------------------------------------------------------------
+* BUGFIX: Core dumps when log file cannot be created (DONE)
+
* Write eurephia main module - phase 1 (DONE)
- replaces sqlite-auth.so (DONE)
- utilising eurephiaDB database driver (DONE)