aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-05-01 00:49:49 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-05-01 00:49:49 +0000
commit3ea55efd82b6f4cb283c3038b9832d87877e3dde (patch)
tree46a940faa2c3e705120c02069d2e305d50c2073b
parentb898468f360201b90b00c2305f9d1280816f915e (diff)
downloadbusybox-w32-3ea55efd82b6f4cb283c3038b9832d87877e3dde.tar.gz
busybox-w32-3ea55efd82b6f4cb283c3038b9832d87877e3dde.tar.bz2
busybox-w32-3ea55efd82b6f4cb283c3038b9832d87877e3dde.zip
Re-add the TODO list, mention tr
git-svn-id: svn://busybox.net/trunk/busybox@8792 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 000000000..ffffd4f53
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
1Busybox TODO
2
3Stuff that needs to be done
4
5----
6tr - missing SuS3 features in busybox 1.0pre10
7
8tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=]
9support is also missing.
10----
11