commit | 90d2bff4c67d65a4025451213d5028c539b7b91a | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Sat May 01 00:49:49 2004 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Sat May 01 00:49:49 2004 +0000 |
tree | 46a940faa2c3e705120c02069d2e305d50c2073b | |
parent | edaf39156a87522492aa62f600c500a3338f433d [diff] [blame] |
Re-add the TODO list, mention tr
diff --git a/TODO b/TODO new file mode 100644 index 0000000..ffffd4f --- /dev/null +++ b/TODO
@@ -0,0 +1,11 @@ +Busybox TODO + +Stuff that needs to be done + +---- +tr - missing SuS3 features in busybox 1.0pre10 + +tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=] +support is also missing. +---- +