From ddb4b71c1e14c08c395fda20b9e42ffe5bab1347 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Wed, 6 Aug 2008 17:15:06 +0200 Subject: Updated TODO, marked a bugfix done --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') 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) -- cgit