From 3cda6e53fa659976cd9a2201c6a71543789f2a15 Mon Sep 17 00:00:00 2001 From: ccremers Date: Wed, 20 Oct 2004 15:59:23 +0000 Subject: [PATCH] - Another important issue. --- src/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/todo.txt b/src/todo.txt index 5514f7f..a267607 100644 --- a/src/todo.txt +++ b/src/todo.txt @@ -1,3 +1,5 @@ +- Add some bug tracking thing to all this, because this list is becoming too + big. - PRIO 1 : fix Arachne Dot output. Start by having dot-comments with the actual bindings list, to debug the stuff that happens. - PRIO 2 : resolve Arachne memory usage issue. Why is it using so much memory?