--- web/www/todo.shtml	2001/05/25 22:53:48	1.1
+++ web/www/todo.shtml	2003/10/04 16:54:09	1.5
@@ -1,9 +1,8 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
 <!--
-    todo.shtml
-    Created by tdb1 25/05/2001
-    Last edited 25/05/2001
+    $Author: tdb $
+    $Id: todo.shtml,v 1.5 2003/10/04 16:54:09 tdb Exp $
 -->
 
 <html>
@@ -27,10 +26,18 @@
 <p><font face="Arial" size="2">This page lists the things we plan to do with the 
 i-scream central monitoring system in the future.</font></p>
 
+<p><font face="Arial" size="2">TODO:
+<ul>
+  <li>monitoring of users logging in &amp; out</li>
+  <li>web-based configuration system</li>
+  <li>cleaner separation of some of the CORE functions (such as configuration
+    and logging) as independent services</li>
+  <li>grouping of hosts in frontends using server config groups</li>
+  <li>security of filters - ACL's</li>
+</ul></font>
+
 <p><font face="Arial" size="2">To view the older TODO list from the project 
 please click <a href="oldtodo.shtml">here</a>.</font></p>
-
-<p><font face="Arial" size="2">TODO: write a TODO list :-)</font><br>
 
 <!--#include virtual="bottom.inc" -->
     </td>
@@ -38,4 +45,4 @@ please click <a href="oldtodo.shtml">here</a>.</font><
 </table>
 
 </body>
-</html>
\ No newline at end of file
+</html>