From fbaac3d4f36e5a3d63634c3a41137ade851060ac Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Fri, 1 Jun 2001 01:45:58 +0000
Subject: Add in an initial TODO list.  Please add stuff as needed (and feel
 free to work on items in this list as well).  -Erik

---
 TODO | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 TODO

diff --git a/TODO b/TODO
new file mode 100644
index 000000000..6fd469e8b
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+Fix regex so it isn't so stinking big
+Fix glob so it isn't so stinking big
+Integrate Jeff Garzik's key-value reading code for pwd/grp, /etc/hosts, etc
+Integrate the locale stuff from vodz
+Get the arm port of the shared lib loader working
+Get the powerpc port of the shared lib loader working
+Finish sparc port
-- 
cgit v1.2.3